From 2a78a7ccb3eefd8ed69cacf21e248b04c2e9284a Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 16 Mar 2026 03:50:42 +0000 Subject: [PATCH] docs: redirect Plane deployment to TX1 Dallas Fleet audit showed TX1/NC1 are dedicated servers with 251GB RAM each. TX1 selected: 226GB free RAM, 771GB free disk. Plane is a rounding error. Saves 0/month vs spinning up new VPS during deficit period. Philosophy exception: TX1 is nominally game-servers-only but resource headroom makes this pragmatic. No game server impact expected. Refs: Task #47 --- docs/tasks/plane-deployment/README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/docs/tasks/plane-deployment/README.md b/docs/tasks/plane-deployment/README.md index c454071..4453d31 100644 --- a/docs/tasks/plane-deployment/README.md +++ b/docs/tasks/plane-deployment/README.md @@ -1,6 +1,6 @@ # Task #47 — Plane Project Management Deployment -**Status:** DEFERRED — Awaiting new VPS provisioning +**Status:** READY **Priority:** Tier 2 — Major Infrastructure **Time:** 2-3 hours **Created:** March 15, 2026 @@ -8,24 +8,22 @@ **Updated:** March 15, 2026 — Chronicler #31 **Owner:** Michael "Frostystyle" Krause **Target URL:** tasks.firefrostgaming.com -**Server:** NEW Staff Tools VPS (Breezehost AMD Epyc Cloud-2 — ordered March 15, 2026) +**Server:** TX1 Dallas (38.68.14.26) -## ⚠️ Hardware Decision (March 15, 2026) +## Hardware Decision (March 15, 2026) -Plane requires 4GB RAM minimum. All existing servers are constrained: -- Command Center: 3.8GB total (below minimum, already runs Gitea/Uptime Kuma/Code-Server) -- Panel VPS: 1.9GB total (hard no — would destabilize Pterodactyl) -- Ghost VPS: already carries Ghost + 3 Wiki.js instances +Full fleet audit conducted. VPS machines all RAM-constrained for Plane's 4GB minimum: +- Command Center: 3.8GB total +- Panel VPS: 1.9GB total +- Ghost VPS: overloaded with Ghost + 3 Wiki.js instances - Billing VPS: reserved for Mailcow -- TX1/NC1: game servers only -**Solution:** New Staff Tools VPS ordered from Breezehost. -- Plan: AMD Epyc Cloud-2 — $10/month (or $108/year annual) -- Specs: 2 vCPU, 4GB DDR5, 40GB NVMe, 10TB @1Gbps -- Purpose: Plane now, future staff management tools as fleet grows -- Switch to annual after first month confirmed stable +TX1 and NC1 are dedicated servers with 251GB RAM each. TX1 selected: +- TX1: 226GB free RAM, 771GB free disk — Plane is a rounding error +- NC1: disk at 61% used — TX1 has more headroom -**Next session:** Deploy Plane once new VPS is provisioned and IP is known. +**Philosophy note:** TX1 is nominally "game servers only" but the resource headroom +makes this a pragmatic exception. Plane won't impact game server performance. ---