Console Deployment Guide
Audience: Stella Ops platform operators deploying the web Console. Purpose: Define the supported deployment paths for the Stella Ops Console and the operator checklist for releasing and verifying it.
Supported Scope
The Stella Ops Console is deployed as part of the non-Kubernetes Stella Ops stack. Supported deployment paths are:
- Docker Compose release profiles.
- Offline Kit release profiles.
- Signed release manifests and release evidence packs.
Kubernetes and Helm are not supported deployment targets. Historical chart, ingress, pod, and kubectl examples must not be used for active deployments.
Operator Checklist
- Select the release manifest for the target channel.
- Verify every Console image reference is digest-pinned.
- Apply the Docker Compose or Offline Kit profile for the target environment.
- Provide Console environment settings through the approved Compose environment file or host secret store.
- Verify Console liveness/readiness through the service endpoint exposed by the supported profile.
- Record release manifest digest, image digest, config hash, and health-check output in the release evidence pack.
Release References
- Release Process
- Release Engineering Playbook
- DevOps Architecture
- Deployment Version Matrix
- Container Deployment Guide
Unsupported Legacy Paths
Do not deploy the Console through Helm charts, Kubernetes manifests, Kubernetes Secrets, ingress objects, pods, or kubectl commands.
