docs: Add Breezehost locked-in pricing reference

WHAT WAS DONE:
Added complete Breezehost pricing table to infrastructure manifest for future expansion planning

PRICING TABLE ADDED:
- Cloud-1: $7/month (1 CPU, 2GB RAM, 40GB NVMe, 2 IPv4)
- Cloud-2: $10/month (2 CPU, 4GB RAM, 80GB NVMe, 4 IPv4) ← Current Dev VPS
- Cloud-4: $17/month (4 CPU, 8GB RAM, 160GB NVMe, 8 IPv4)
- Cloud-12: $33/month (8 CPU, 12GB RAM, 240GB NVMe, 16 IPv4)
- Cloud-16: $49/month (12 CPU, 16GB RAM, 320GB NVMe, 24 IPv4)
- Cloud-24: $59/month (16 CPU, 24GB RAM, 480GB NVMe, 32 IPv4)
- Cloud-32: $89/month (24 CPU, 32GB RAM, 640GB NVMe, 32 IPv4)
- GPU RTX4090: $250/month (Max CPU, 128GB RAM, 250GB NVMe, GPU)

WHY THIS MATTERS:
These are Michael's locked-in rates with Breezehost. Standard pricing for new customers may be higher. This pricing reference enables accurate cost evaluation when:
- Considering infrastructure expansion
- Evaluating capacity upgrades
- Planning additional VPS deployments
- Comparing providers (locked rates may beat competitors)

USE CASE EXAMPLES:
- Need more dev/staging capacity? Cloud-4 at $17/month
- Planning dedicated CI/CD pipeline? Cloud-12 at $33/month
- Considering GPU workloads (AI/rendering)? RTX4090 at $250/month
- Evaluating competitor quotes? Compare against locked rates first

Future Chroniclers and Michael can reference this table when infrastructure decisions require cost analysis.

LOCATION: Dev VPS Details section of infrastructure manifest

FILE: docs/core/infrastructure-manifest.md

Signed-off-by: The Versionist (Chronicler #49) <claude@firefrostgaming.com>
This commit is contained in:
Claude (Chronicler #49)
2026-03-30 19:57:38 +00:00
parent 481e1cdc99
commit a2bbabff1f

View File

@@ -86,7 +86,20 @@
- **Specs:** AMD Epyc Cloud-2 (2 CPU, 4GB RAM, 80GB NVMe)
- **OS:** Ubuntu 22.04 LTS
- **Cost:** $10/month
- **Service:** Pterodactyl Panel (Development/Testing - NOT production)
**Breezehost Locked-In Pricing (Reference for Future Expansion):**
- AMD Epyc Cloud-1: $7/month (1 CPU, 2GB RAM, 40GB NVMe, 2 IPv4)
- AMD Epyc Cloud-2: $10/month (2 CPU, 4GB RAM, 80GB NVMe, 4 IPv4) ← **Current Dev VPS**
- AMD Epyc Cloud-4: $17/month (4 CPU, 8GB RAM, 160GB NVMe, 8 IPv4)
- AMD Epyc Cloud-12: $33/month (8 CPU, 12GB RAM, 240GB NVMe, 16 IPv4)
- AMD Epyc Cloud-16: $49/month (12 CPU, 16GB RAM, 320GB NVMe, 24 IPv4)
- AMD Epyc Cloud-24: $59/month (16 CPU, 24GB RAM, 480GB NVMe, 32 IPv4)
- AMD Epyc Cloud-32: $89/month (24 CPU, 32GB RAM, 640GB NVMe, 32 IPv4)
- Cloud GPU RTX4090: $250/month (Maximum CPU, 128GB RAM, 250GB NVMe, GPU)
**Note:** These are Michael's locked-in rates with Breezehost. Use this pricing when evaluating infrastructure expansion, additional VPS needs, or capacity upgrades. Current market rates may be higher for new customers.
**Service:** Pterodactyl Panel (Development/Testing - NOT production)
**Primary Purpose:**
- Blueprint extension development and testing