- 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>
1.1 KiB
1.1 KiB
id, title, slug, description, tags, status
| id | title | slug | description | tags | status | |||
|---|---|---|---|---|---|---|---|---|
| runbooks-deploy-api | Deploy API Service | /runbooks/deploy-api | Runbook for deploying the BlackRoad OS API service |
|
planned |
Deploy API Service
📋 Status: This runbook is planned and will be developed.
Step-by-step procedures for deploying the BlackRoad OS API service.
Planned Content
This runbook will include:
- Pre-deployment checklist
- Deployment steps for Railway
- Environment variable verification
- Health check validation
- Rollback procedures
- Post-deployment verification
Current Deployment
Currently, API deployment is handled via:
- Railway automatic deployments from main branch
- Manual deployments via Railway dashboard
Quick Reference
Deploy via Railway Dashboard
- Go to Railway project
- Select
blackroad-os-apiservice - Navigate to Deployments tab
- Click "Deploy Latest"
Environment Variables
See Service: API for required environment variables.