Https://docs.drone.io/server/logging/

Hello,

I would like to test the commands in these articles (Certificates, Cookies, Headers, Logging, Metrics, STORAGE, USERS). But, I do not know how to test them. Do you have any practical example that shows how to run the commands and the results of how it works?

Regards,
Myat

Most of these require access to the machine that Drone is running on.

The configuration of them are managed through Docker and environment variables for the Drone container.


The metrics section looks like it iinvolves something called Prometheus, but Iā€™m not very familiar with it, and it looks like it would be handled by that tool anyway.

@hwittenborn

Hello,

I am really sorry for my late reply. Thank you very much for your advice.
Now, I know how to test them. I have to put them as environment variables when setting the Drone server container.

Regards,
Myat Noe

1 Like