Get Postgres password from a Nomad var, and decomission old backup.

This commit is contained in:
2024-01-15 13:10:23 +00:00
parent 72f9319138
commit ea79ff2e52
3 changed files with 7 additions and 29 deletions

View File

@@ -24,4 +24,7 @@ glusterfs tweaking for wordpress performance:
* gluster volume set compute server.outstanding-rpc-limit 256
mysql credentials
* Put secrets/mysql_root_password into a Nomad var named secrets/mysql
* Put secrets/mysql_root_password into a Nomad var named secrets/mysql.root_password
postgres credentials
* Put secrets/postgres_password into a Nomad var named secrets/postgresql.postgres_password