Files
sankofa-hw-infra/data/operational-baseline-hardware.json
defiQUG 93df3c8c20
Some checks failed
CI / lint-and-test (push) Has been cancelled
Initial commit: add .gitignore and README
2026-02-09 21:51:50 -08:00

68 lines
2.0 KiB
JSON

[
{
"id": "ml110",
"category": "server",
"model": "HPE ProLiant ML110",
"role": "Core services / management / utility workloads",
"formFactor": "Tower / rack-convertible",
"status": "running",
"quantity": "TBD",
"notes": "Suitable for control-plane services, monitoring, identity, light virtualization"
},
{
"id": "r630",
"category": "server",
"model": "Dell PowerEdge R630",
"role": "General compute / virtualization / legacy workloads",
"formFactor": "1U rackmount",
"status": "running",
"quantity": "TBD",
"notes": "Ideal for Proxmox clusters, utility VMs, staging environments"
},
{
"id": "udm-pro",
"category": "network",
"model": "UniFi Dream Machine Pro",
"role": "Edge gateway, UniFi OS controller, firewall",
"status": "running",
"quantity": "TBD",
"notes": "Per-site edge control; candidate for per-sovereign controller domains"
},
{
"id": "unifi-xg",
"category": "network",
"model": "UniFi XG Switches",
"role": "High-throughput aggregation / core switching",
"status": "running",
"quantity": "TBD",
"notes": "10G/25G backbone for compute and storage traffic"
},
{
"id": "spectrum-modem",
"category": "network",
"model": "Spectrum Business Cable Modem",
"role": "Primary or secondary WAN connectivity",
"status": "installed",
"quantity": "TBD",
"notes": "Business-class internet; typically paired with UDM Pro"
},
{
"id": "apc-cabinet",
"category": "rack",
"model": "APC Equipment Cabinet",
"role": "Secure rack enclosure",
"status": "installed",
"quantity": "TBD",
"notes": "Houses compute, network, and power equipment"
},
{
"id": "apc-ups",
"category": "power",
"model": "APC UPS",
"role": "Power conditioning and battery backup",
"status": "installed",
"quantity": "TBD",
"notes": "Runtime and load to be captured per site for capacity planning"
}
]