From d0a6ad85c29152901ca51ea52478bbbb672e6ebc Mon Sep 17 00:00:00 2001 From: Betty Date: Sat, 13 Jun 2026 23:15:29 +0200 Subject: [PATCH] post: commit 65a45d9 in bojemoi --- .../commits/2026-06-13-commit-65a45d9.md | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 content/posts/commits/2026-06-13-commit-65a45d9.md diff --git a/content/posts/commits/2026-06-13-commit-65a45d9.md b/content/posts/commits/2026-06-13-commit-65a45d9.md new file mode 100644 index 0000000..2228414 --- /dev/null +++ b/content/posts/commits/2026-06-13-commit-65a45d9.md @@ -0,0 +1,46 @@ +--- +title: "[bojemoi] feat(monitor): add VPN Lightsail + Fly.io checks, increase ZAP memory to 6G" +date: 2026-06-13T23:15:29+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 65a45d9 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `65a45d9` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `65a45d997bf0bcc728dbc27a43e9248e41ecd4a8` | + + +### Description + +- infra-daily-monitor: check openvpn-c2 server on Lightsail (connected clients: lab-manager, redirector-1) +- infra-daily-monitor: check redirector-1 Fly.io (37.16.12.4:443) TCP reachability +- stack/borodino: ZAP memory limit 4G → 6G to fix chronic daily restarts + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M .claude/agent-memory/infra-daily-monitor/MEMORY.md +M .claude/agent-memory/pipeline/MEMORY.md +M .claude/agents/infra-daily-monitor.md +M stack/40-service-borodino.yml +``` + +### Diff Summary + +``` + .claude/agent-memory/infra-daily-monitor/MEMORY.md | 22 ++++++++++---- + .claude/agent-memory/pipeline/MEMORY.md | 34 +++++++++++++--------- + .claude/agents/infra-daily-monitor.md | 32 ++++++++++++++++++++ + stack/40-service-borodino.yml | 2 +- + 4 files changed, 70 insertions(+), 20 deletions(-) +```