[bojemoi] sec: move alertmanager Telegram bot_token to Docker secret
2026-03-14T21:58:15+01:00
false
commit
bojemoi
main
Git Activity
Commit 17c82ec par Betty dans bojemoi
Betty
Commit 17c82ec
Repository
bojemoi
Branch
main
Author
Betty
Hash
17c82ec0d417b70ba3082159a3932542be1d48f8
Description
Replace plaintext bot_token in alertmanager.yml with bot_token_file
pointing to /run/secrets/telegram_bot_token (existing external secret).
Mount the secret in the alertmanager service definition.