--- 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(-) ```