Files
blackroad-os-docs/docs/runbooks/deploy-operator.md
copilot-swe-agent[bot] 702ae7eaea Fix cross-directory link paths and remove incorrect status markers
- Fix relative paths for cross-directory links (../ops/, ../services/, etc.)
- Remove _(planned)_ markers from services that actually exist
- Remove confusing _(reference CONTRIBUTING.md)_ comments
- All links now properly reference correct paths
- Build still passes successfully

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
2025-11-24 16:44:52 +00:00

944 B

id, title, slug, description, tags, status
id title slug description tags status
runbooks-deploy-operator Deploy Operator Service /runbooks/deploy-operator Runbook for deploying the BlackRoad OS Operator service
runbooks
deployment
operator
planned

Deploy Operator Service

📋 Status: This runbook is planned and will be developed.

Step-by-step procedures for deploying the BlackRoad OS Operator service.

Planned Content

This runbook will include:

  • Pre-deployment checklist
  • Deployment steps for Railway
  • Worker scaling considerations
  • Queue migration procedures
  • Health check validation
  • Rollback procedures

Current Deployment

Currently, Operator deployment is handled via:

  • Railway automatic deployments from main branch
  • Manual deployments via Railway dashboard

See Also