Groundfloor Docs

Environment Promotion

Promote app releases and configuration across dev, staging, and prod environments.

This pillar is not yet built. Environment promotion is blocked pending external namespace pool specification.

Pillar #10· Environment Promotion❌ Blocked

What it will do

Environment Promotion will let you move app releases, secrets references, and configuration from devstagingprod without copying customer data.

Per architecture decision D-039, each environment maps to an isolated namespace pattern. Promotion copies everything except vault data.

Current state

  • Environments (dev / staging / prod) are created with each workspace
  • Environment list visible on workspace detail page
  • Promotion workflow — not yet implemented in portal or API

Dependencies

Promotion requires:

  • App Management (#6) fully shipped
  • Secrets Management (#12) — ✅ live
  • External namespace pool spec from infrastructure team

Portal location

Sidebar → BuildEnvironments (lists environments; promotion UI coming later)

  • Workspaces — environment list on detail page
  • Apps — app releases to promote

On this page