diff --git a/deploy/prod/secrets/README.md b/deploy/prod/secrets/README.md index b67fd68..c9f7533 100644 --- a/deploy/prod/secrets/README.md +++ b/deploy/prod/secrets/README.md @@ -10,6 +10,10 @@ The basic auth password required to access node-exporter endpoints. See ansible- The credentials used to create the Grafana admin user. See 1password. +### grafana-config.ini + +The grafana.ini configuration file. + ### invidious-database-url, invidious-database-password The credentials for the invidious database. See ansible-vault. @@ -21,3 +25,7 @@ The credentials for the Gitea admin user. See 1password. ### gitea-config.ini The full Gitea app.ini file. + +### drone-database-url, drone-rpc-secret, drone-gitea-client-id, drone-gitea-client-secret + +Drone configuration. See ansible-vault for database credentials.