Update docs
This commit is contained in:
parent
a025acd194
commit
ba9d22fb6f
|
@ -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.
|
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
|
### invidious-database-url, invidious-database-password
|
||||||
|
|
||||||
The credentials for the invidious database. See ansible-vault.
|
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
|
### gitea-config.ini
|
||||||
|
|
||||||
The full Gitea app.ini file.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue