diff --git a/content/posts/commits/2026-03-18-commit-1041a8b.md b/content/posts/commits/2026-03-18-commit-1041a8b.md new file mode 100644 index 0000000..fa57f65 --- /dev/null +++ b/content/posts/commits/2026-03-18-commit-1041a8b.md @@ -0,0 +1,39 @@ +--- +title: "[bojemoi] blog: add alertmanager Docker secrets post (FR)" +date: 2026-03-18T13:52:12+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 1041a8b par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `1041a8b` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `1041a8bda741d876cf2219db23acbc10e7e304f0` | + + +### Description + +Article sur la gestion des credentials alertmanager (SMTP, Telegram) +via Docker secrets — zéro credential en clair dans les stack files. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A blog/alertmanager-docker-secrets-fr.md +``` + +### Diff Summary + +``` + blog/alertmanager-docker-secrets-fr.md | 174 +++++++++++++++++++++++++++++++++ + 1 file changed, 174 insertions(+) +```