From 9f4bbd1317dd67bcf81309befcd85090c5f180ea Mon Sep 17 00:00:00 2001 From: jester Date: Thu, 16 Apr 2026 20:08:58 +0000 Subject: [PATCH] Tighten infrastructure doc and align backup boundary wording --- INFRASTRUCTURE.md | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/INFRASTRUCTURE.md b/INFRASTRUCTURE.md index cc27b55..ebff1ba 100644 --- a/INFRASTRUCTURE.md +++ b/INFRASTRUCTURE.md @@ -1,5 +1,17 @@ # ZeroLagHub Infrastructure +This file is the authoritative infrastructure inventory for the active environment. + +Use it for: +- active host facts +- bridge/network layout +- VM/LXC inventory +- backup/infrastructure ownership boundaries + +Do not use this file as a backlog. + +--- + ## Dedicated Server — GTHost Detroit (Active) **Hardware:** Supermicro 2029TP-HTR @@ -67,16 +79,18 @@ ## DNS / Service Discovery Notes -- `internal.zlh` is **not currently used** for active hot-path service discovery. -- Prefer explicit env-configured IPs / addresses in runtime-critical paths. -- DNS records may still exist historically or for reference, but should not be treated as the current source of truth for service routing. +- `internal.zlh` is **not currently used** for active hot-path service discovery +- Prefer explicit env-configured IPs / addresses in runtime-critical paths +- DNS records may still exist historically or for reference, but should not be treated as the current source of truth for service routing --- -## Backup Strategy +## Backup Strategy / Ownership Boundary -- **PBS (zlh-back 9017)** — primary backup for all VMs/LXCs on new host -- **Backblaze B2 (zpack-migration bucket)** — offsite copy of critical data and old host backups +- **PBS (`zlh-back`, 9017)** is the infrastructure backup layer for VMs/LXCs +- offsite durability/sync belongs to the PBS/platform layer, not the agent implementation layer +- agent-local Minecraft backups are app-aware rollback backups inside the workload/container scope +- do not treat platform/PBS durability work as agent backup implementation work unless ownership changes - Old Denver host decommissioned Apr 2, 2026 — OS wiped, disks striped ---