Add server Docker compose stack with Vault-backed secrets

This commit is contained in:
Fabio Scotto di Santolo
2026-03-30 21:40:12 +02:00
parent 652a861a26
commit fc26ea0242
6 changed files with 136 additions and 11 deletions

View File

@@ -5,3 +5,6 @@ vault_git_signing_key: "REPLACE_ME"
vault_icloud_email: "REPLACE_ME"
vault_protonmail_email: "REPLACE_ME"
vault_icloud_mail_password: "REPLACE_ME"
vault_git_work_email: "REPLACE_ME"
vault_navidrome_db_password: "REPLACE_ME"
vault_postgres_root_password: "REPLACE_ME"