From e91c6519ebda0bb84883274160c58b8b2eae88b0 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Sun, 8 Feb 2026 20:11:36 +0100 Subject: [PATCH] docs: Update WIP.md with Gandi DNS secondary setup Co-Authored-By: Claude Opus 4.5 --- .claude/WIP.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.claude/WIP.md b/.claude/WIP.md index d28c0f7b..8be2b6dc 100644 --- a/.claude/WIP.md +++ b/.claude/WIP.md @@ -1,6 +1,6 @@ # Work In Progress (Claude) -_Last updated: 2026-02-08 (evening)_ +_Last updated: 2026-02-08 (night)_ > **Architecture Reference**: SecuBox Fanzine v3 — Les 4 Couches @@ -91,6 +91,14 @@ _Last updated: 2026-02-08 (evening)_ - Enables `gk2.secubox.in/evolution` → `streamlit_evolution` routing - Fixed stale HAProxy process using old config file +- **Gandi DNS Secondary Setup** — DONE (2026-02-08) + - Configured BIND master to allow zone transfers to Gandi (217.70.177.40) + - Added `also-notify` and `notify yes` for automatic zone updates + - Synced all BIND zone records to Gandi LiveDNS via API + - Updated registrar nameservers to Gandi LiveDNS (ns-*.gandi.net) + - DNS propagation verified: all A, MX, wildcard records resolving correctly + - Architecture: Registrar → Gandi LiveDNS ← synced from → BIND master + ### Just Completed (2026-02-06/08) - **Evolution Dashboard Real-Time Commits** — DONE (2026-02-08)