diff --git a/content/posts/commits/2026-06-27-commit-3f1f87a.md b/content/posts/commits/2026-06-27-commit-3f1f87a.md new file mode 100644 index 0000000..582fffa --- /dev/null +++ b/content/posts/commits/2026-06-27-commit-3f1f87a.md @@ -0,0 +1,45 @@ +--- +title: "[bojemoi] fix(infra): restore boot stack services and fix network declarations" +date: 2026-06-27T16:22:21+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 3f1f87a par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `3f1f87a` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `3f1f87a0bb8208087ee91ef4af11f33668385743` | + + +### Description + +- Boot stack: mark all overlay networks as external (were blocking redeploy) +- Boot stack: remove toolbox (moved to 99-service-tool.yml) +- Recreate boot_alertmanager_config Docker config (was immutable, blocking deploy) +- Traefik and docker-socket-proxy restored (were missing since last reboot) +- node-exporter force-updated on meta-68 (stale digest) +- Remove orphan honeypot stack (duplicate of medved stack) +- Fix alertmanager.yml template: replace unsupported `default` filter with if/else +- alertmanager.yml: minor template fix for esp32_id/type labels + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M volumes/alertmanager/alertmanager.yml +``` + +### Diff Summary + +``` + volumes/alertmanager/alertmanager.yml | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) +```