Deployment & operations
Deployment & operations
| Purpose | Pipelines, infra overview, monitoring, SLOs, DR, on-call handbook. |
| Audience | DevOps, SRE, on-call |
| Typical owner | SRE / DevOps Lead |
| Phase | 6 |
| Stream | Internal |
What belongs here
Pipelines, infra overview, monitoring, SLOs, DR, on-call handbook.
Do not put here
User troubleshooting that belongs in docs/user/troubleshooting.
Release & deploy
The docs site builds with Blume and deploys to Cloudflare Pages
(rymflux-docs.pages.dev). Pushes to main deploy automatically via the GitHub
Actions workflow (.github/workflows/deploy.yml). To cut a docs release for an
application release, follow the
Release and deploy runbook.
Next
- In-repo stub policy: ../../GOVERNANCE.md
- Upstream chapters / templates / examples: ../../KIT.md (does not break after copy)
- This folder → upstream chapter:
primer/10-phase-6-operations.md - Upstream template(s):
templates/runbook.md - Note: See runbooks/