Environments
Development, staging, and production: how environments are isolated and promoted.
Govula treats each environment as an independent tenant boundary. The same code runs everywhere; differences live in configuration, secrets, and data. Promotion is a gated step, not a copy-paste.
Per-environment expectations
- Development — single-host, ephemeral data, full reset allowed.
- Staging — production-shape topology, anonymised data, gated promotion.
- Production — full hardening checklist applied; see Production Hardening.
How promotion works
- Pipelines and gates — see CI / CD.
- Secret handling — see Secrets Management.
- Backup and rollback — see Backup & Recovery.
You are here · Deploy · step 4
Deployment Hubnext step
Next in Deploy: Deployment Hub.
What should I do next?
Activation Flowprimary
continues in "deploy"
Ranked using IA v1 graph + intent map + glossary density (deterministic; no AI inference).