Files
blog/content/posts/commits/2026-02-26-commit-a302a34.md
Betty b0e98ab700
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 7s
post: commit a302a34 in bojemoi
2026-02-26 13:13:47 +01:00

1.1 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] alertmanager,bridge: fix SMTP auth after Proton session expiry 2026-02-26T13:13:46+01:00 false
commit
bojemoi
main
Git Activity
Commit a302a34 par Betty dans bojemoi Betty

Commit a302a34

Repository bojemoi
Branch main
Author Betty
Hash a302a34a0c4ac9160850de55d98552dde96296f7

Description

  • Update SMTP password in alertmanager.yml (new bridge session)
  • Fix smtp_from address and switch to insecure_skip_verify for internal TLS
  • Simplify entrypoint-protonmail.sh: remove auto-login logic, rely on vault
  • Update SMTP password comment in stack for reference

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

Files Changed

M	entrypoint-protonmail.sh
M	stack/01-service-hl.yml
M	volumes/alertmanager/alertmanager.yml

Diff Summary

 entrypoint-protonmail.sh              | 84 ++++++++++++-----------------------
 stack/01-service-hl.yml               |  2 +-
 volumes/alertmanager/alertmanager.yml |  8 ++--
 3 files changed, 33 insertions(+), 61 deletions(-)