Deployments (0)
View deployment pipelines and their status.
How this works
Service deployments via the Bootstrap Pipeline (Rust binaries) and deploy daemon. The Gantt chart shows execution timeline. Green = success, red = failed, blue = running. Service Slots show the current blue-green port assignments updated in real-time via SSE.
Service Slots
Zero-downtime blue-green deployment status
How Blue-Green Deploy Works
Each service has two port slots (A/B). Only one is active. Deploy starts the new binary on the standby slot, health-checks it, flips Caddy, then stops the old.
Active — serving traffic
Standby — idle, ready for next deploy
No service slots configured
No deployments found
No deployment pipelines have been recorded yet.