2022-05-05 15:39:08 +00:00
|
|
|
# Secrets
|
|
|
|
|
|
|
|
TODO: find a way to encrypt these secrets at rest on dev machine.
|
|
|
|
|
|
|
|
### exporter-password
|
|
|
|
|
|
|
|
The basic auth password required to access node-exporter endpoints. See ansible-vault.
|
2022-05-09 03:34:36 +00:00
|
|
|
|
|
|
|
### grafana-admin-user, grafana-admin-password
|
|
|
|
|
|
|
|
The credentials used to create the Grafana admin user. See 1password.
|
2022-05-11 09:18:49 +00:00
|
|
|
|
2022-06-03 05:47:09 +00:00
|
|
|
### grafana-config.ini
|
|
|
|
|
|
|
|
The grafana.ini configuration file.
|
|
|
|
|
2022-05-11 09:18:49 +00:00
|
|
|
### invidious-database-url, invidious-database-password
|
|
|
|
|
|
|
|
The credentials for the invidious database. See ansible-vault.
|
2022-05-16 20:23:53 +00:00
|
|
|
|
|
|
|
### gitea-admin-username, gitea-admin-email, gitea-admin-password
|
|
|
|
|
|
|
|
The credentials for the Gitea admin user. See 1password.
|
|
|
|
|
|
|
|
### gitea-config.ini
|
|
|
|
|
|
|
|
The full Gitea app.ini file.
|
2022-06-03 05:47:09 +00:00
|
|
|
|
|
|
|
### drone-database-url, drone-rpc-secret, drone-gitea-client-id, drone-gitea-client-secret
|
|
|
|
|
|
|
|
Drone configuration. See ansible-vault for database credentials.
|