[bojemoi] sec: move alertmanager SMTP password to Docker secret
2026-03-14T22:01:42+01:00
false
commit
bojemoi
main
Git Activity
Commit 8d7722b par Betty dans bojemoi
Betty
Commit 8d7722b
Repository
bojemoi
Branch
main
Author
Betty
Hash
8d7722b8fc79d99c88d2e641c453391a8ddbe2a1
Description
Replace plaintext smtp_auth_password with smtp_auth_password_file
pointing to /run/secrets/alertmanager_smtp_pass (new external secret).
Mount the secret in the alertmanager service definition.