Skip to content

Operations · Overview

Operations runbook for DefendableCloud and the broader DefendableOS stack.

For the current production-facing cloud product, use:

AreaRequired Practice
DeploymentFly.io for the DefendableCloud API (app defendable-cloud-api, region iad); Cloudflare Pages for site/app/docs; DefendableRouter runs local (SQLite) and is CI-verified, not publicly deployed.
API runtimeProduction boot checks for CORS, HTTPS, JWT secret, email, and quotas.
WAFCloudflare managed rules, OWASP, bot posture, and route limits.
CIcloud — pytest (api) + npm build & npm audit (app, site); router — pytest + boot-smoke (init-db, seed, /health, $10/$6 quote assertions, 403 access gate).
LogsAuth, API keys, org roles, dataset grants, receipts, storage, webhooks.
BackupsPostgres daily backups, monthly restore drill, object storage hash samples.
IncidentsSEV classification, containment checklist, incident receipt.
SecretsRotate by protocol, never document live values.