From 6f90302e6a49fac0cac68c7521696cf4bd786b7f Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 18 Feb 2026 00:31:39 +0000 Subject: [PATCH] docs: Update infrastructure-manifest to v2.0 with today's additions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated infrastructure manifest with all new services and automation: Version: v1.9 → v2.0 Last Updated: 2026-02-13 → 2026-02-17 New Services Added: - Vaultwarden (Command Center) - Deployed, needs configuration - Whitelist Manager (Billing VPS) - Ready to deploy - Netdata (Multi-server) - Planned New Section: Automation Systems - Staggered Server Restart - Ready (daily 4:00 AM) - World Backup Automation - Ready (daily 3:30 AM) - Frostwall Monitor - Planned (every 5 min) Infrastructure manifest now reflects current state after today's work. FFG-STD-001 compliant --- docs/core/infrastructure-manifest.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/docs/core/infrastructure-manifest.md b/docs/core/infrastructure-manifest.md index d3912a7..32006f6 100644 --- a/docs/core/infrastructure-manifest.md +++ b/docs/core/infrastructure-manifest.md @@ -2,9 +2,9 @@ # Phase 0.5+: Management Services Complete -# Current Version: v1.9 +# Current Version: v2.0 -# Last Updated: 2026-02-13 +# Last Updated: 2026-02-17 --- @@ -20,10 +20,30 @@ | **Wiki.js (Sub)** | Ghost VPS | 64.50.188.14 | subscribers.firefrostgaming.com | ✅ OPERATIONAL | | **Wiki.js (Staff)** | Ghost VPS | 64.50.188.14 | staff.firefrostgaming.com | ✅ OPERATIONAL | | **NextCloud** | Ghost VPS | 64.50.188.14 | downloads.firefrostgaming.com | ✅ OPERATIONAL | +| **Vaultwarden** | Command Center | 63.143.34.217 | vault.firefrostgaming.com | ✅ DEPLOYED - Needs Config | +| **Whitelist Manager** | Billing VPS | 38.68.14.188 | whitelist.firefrostgaming.com | 🚀 READY TO DEPLOY | +| **Netdata** | Multi-server | Various | N/A (port 19999) | 📋 PLANNED | | **FoundryVTT** | TX1 Dallas | 38.68.14.26 | foundry.firefrostgaming.com | ✅ OPERATIONAL | --- +## 1.5 Automation Systems + +**Deployed on Command Center (63.143.34.217):** + +| System | Status | Schedule | Purpose | +| :---- | :---- | :---- | :---- | +| **Staggered Server Restart** | 🚀 READY | Daily 4:00 AM | Automated server restarts with player warnings | +| **World Backup Automation** | 🚀 READY | Daily 3:30 AM | Automated world backups to NextCloud | +| **Frostwall Monitor** | 📋 PLANNED | Every 5 min | GRE tunnel health monitoring | + +**Notes:** +- Restart system runs AFTER backups (3:30 AM backup, 4:00 AM restart) +- Both systems use Discord webhooks for notifications +- Python scripts with systemd/cron scheduling + +--- + ## 2. Core Services Hierarchy (VPS Tier) | Friendly Name | Service | Primary IP | Status | Role |