blueprint
Command Center Pages
All 9 command center monitoring dashboards — fleet, services, networking, and more
Command Center Pages
9 pages providing real-time infrastructure monitoring dashboards. Requires authentication.
Page Index
| Route | Purpose |
|---|---|
/command/portal | Landing page — command center overview with section links |
/command/build | Build monitoring — active builds, queue, completion stats |
/command/control-center | Central control panel for fleet-wide operations |
/command/infrastructure | Infrastructure overview — nodes, VMs, containers, storage |
/command/media | Media server monitoring and build media pipeline |
/command/network | Network topology and connectivity status |
/command/personal | Personal dashboard — Argo OS and Gentoo technical docs |
/command/services | Service health — uptime, response times, Gitea CI/CD |
/command/space | Space visualization — infrastructure spatial view |
Architecture
All command center pages use authenticated access and display read-only monitoring data. They’re designed for wall-mounted dashboards and quick infrastructure checks.
The pages pull data from various API endpoints and infrastructure monitors. Most use polling intervals (30s–5min) to keep data current without WebSocket connections.