From 897fafa58bc734c8ed5598eb5fe1f80ec658c581 Mon Sep 17 00:00:00 2001 From: Betty Date: Thu, 4 Jun 2026 22:02:54 +0200 Subject: [PATCH] post: commit 19decb9 in bojemoi --- .../commits/2026-06-04-commit-19decb9.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/posts/commits/2026-06-04-commit-19decb9.md diff --git a/content/posts/commits/2026-06-04-commit-19decb9.md b/content/posts/commits/2026-06-04-commit-19decb9.md new file mode 100644 index 0000000..29dc6f8 --- /dev/null +++ b/content/posts/commits/2026-06-04-commit-19decb9.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] docs(architecture): mise à jour topologie et infra C2" +date: 2026-06-04T22:02:54+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 19decb9 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `19decb9` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `19decb978462497dbea6174ba560656b8daa488c` | + + +### Description + +- Swarm : multi-nœuds scalable (suppression meta-69/70) +- Topologie : meta-76 manager + meta-68 worker uniquement +- C2 : ajout c2-relay container (meta-76) pour tunnel VPN vers Lightsail + - Alpine privilégié, network_mode: host, tun0=10.8.0.18 + - Rend grafana.bojemoi.me accessible depuis l'extérieur + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M ARCHITECTURE.md +``` + +### Diff Summary + +``` + ARCHITECTURE.md | 29 +++++++++++++++++------------ + 1 file changed, 17 insertions(+), 12 deletions(-) +```