Update docs

This commit is contained in:
Rob Watson 2022-06-03 07:47:09 +02:00
parent a025acd194
commit ba9d22fb6f
1 changed files with 8 additions and 0 deletions

View File

@ -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.