Files
blog/content/posts/commits/2026-03-14-commit-17c82ec.md
Betty f62c39b63d
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 17c82ec in bojemoi
2026-03-14 21:58:16 +01:00

970 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[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.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	stack/01-service-hl.yml
M	volumes/alertmanager/alertmanager.yml

Diff Summary

 stack/01-service-hl.yml               | 2 ++
 volumes/alertmanager/alertmanager.yml | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)