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 |