From 8968a1ce84ec64fe00cfbc3bce4dd8e7a4e8e6d9 Mon Sep 17 00:00:00 2001 From: "Claude (Chronicler #51)" Date: Wed, 1 Apr 2026 10:49:54 +0000 Subject: [PATCH] infra: Add Dev VPS deployment details (64.50.188.128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NEW SERVER DEPLOYED - Development/Testing VPS DETAILS: - IP: 64.50.188.128 - Location: Chicago, IL (same data center as Ghost VPS) - Provider: Breezehost - Specs: AMD Epyc Cloud-2 (2 CPU, 4GB RAM, 80GB NVMe) - OS: Ubuntu Server 24.04 LTS (Noble Numbat) Minimal - Swap: 512 MB - Cost: $10/month NETWORK: - Gateway: 64.50.188.1 - Netmask: 255.255.255.0 - DNS: 1.1.1.1, 8.8.8.8 - Interface: ens3 - Speed: 1 Gbps (inbound/outbound) - IPv6: Disabled (not assigned) - VNC: Disabled PURPOSE: - Development and testing environment - CI/CD pipeline experimentation - Dockerized service testing - Safe environment for breaking things PLANNED SERVICES: - Docker (containerized testing) - Node.js (latest LTS) - Git (development) - Cockpit web terminal (port 9090) DEPLOYMENT: - Date: April 1, 2026 - Deployed by: Chronicler #51 - Status: ✅ OPERATIONAL Infrastructure fleet now at 7 servers: - 2 Dedicated (TX1, NC1) - 5 VPS (Command Center, Ghost, Billing, Panel, Dev) Signed-off-by: Claude (Chronicler #51) --- docs/core/infrastructure-manifest.md | 32 +++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/docs/core/infrastructure-manifest.md b/docs/core/infrastructure-manifest.md index e642772..934bfe1 100644 --- a/docs/core/infrastructure-manifest.md +++ b/docs/core/infrastructure-manifest.md @@ -52,7 +52,7 @@ | **Command Center** | Management Hub | 63.143.34.217 | Operational | Primary Gateway + Tools | | **Billing** | Paymenter/Portal | 38.68.14.188 | Verified | Financials (Chicago, IL) | | **Ghost** | Documentation Cluster | 64.50.188.14 | Verified | Documentation Cluster (Chicago, IL) | -| **Dev** | Development/Testing | TBD | 🚀 PENDING | Flexible Development Server | +| **Dev** | Development/Testing | 64.50.188.128 | ✅ OPERATIONAL | Flexible Development Server (Chicago, IL) | ### Command Center Details @@ -81,11 +81,37 @@ ### Dev VPS Details -- **Primary IP:** TBD (to be assigned April 2, 2026) +- **Primary IP:** 64.50.188.128 +- **Gateway:** 64.50.188.1 +- **Netmask:** 255.255.255.0 +- **DNS Resolvers:** 1.1.1.1 (Primary), 8.8.8.8 (Secondary) +- **Interface:** ens3 +- **MAC Address:** 00:6C:80:0E:FB:72 +- **Network Speed:** 1 Gbps (inbound/outbound) +- **IPv6:** Disabled (not assigned) - **Provider:** Breezehost +- **Location:** Chicago, IL (same as Ghost VPS) - **Specs:** AMD Epyc Cloud-2 (2 CPU, 4GB RAM, 80GB NVMe) -- **OS:** Ubuntu 22.04 LTS +- **OS:** Ubuntu Server 24.04 LTS (Noble Numbat) Minimal +- **Swap:** 512 MB - **Cost:** $10/month +- **Deployed:** April 1, 2026 +- **Deployed by:** Chronicler #51 +- **Purpose:** Development, testing, experimentation, CI/CD pipeline testing + +**Network Configuration:** +- Public network only (no private network) +- Firewall: UFW (to be configured) +- VNC: Disabled +- Cockpit: To be installed (port 9090) + +**Planned Services:** +- Docker (for containerized testing) +- Node.js (latest LTS) +- Git (for development) +- Cockpit web terminal +- Development testing environment +- CI/CD experimentation **Breezehost Locked-In Pricing (Reference for Future Expansion):** - AMD Epyc Cloud-1: $7/month (1 CPU, 2GB RAM, 40GB NVMe, 2 IPv4)