Concelier Mirror Operations
This runbook is for operators who stand up and maintain a Stella Ops Concelier advisory mirror. It covers the supported deployment surfaces, mirror setup, and credential rotation and recovery. For the export surfaces that feed a mirror, see the exporters operations guide.
Supported Scope
Concelier mirror operations support Docker Compose, Offline Kit, signed release manifests, and host/service-manager deployments.
Kubernetes and Helm mirror deployment paths are retired. Do not create Kubernetes Secrets, CronJobs, LoadBalancers, Helm values, or kubectl-based mirror procedures for Stella Ops.
Mirror Setup
- Select the mirror release manifest and verify its SHA-256.
- Provision mirror credentials in the approved Compose environment file or host secret store.
- Stage advisory feed bundles through the Offline Kit or approved internal mirror.
- Start the mirror gateway through the supported Compose profile or host service manager.
- Verify mirror health through the gateway endpoint and Concelier connector health checks.
- Record source feed ids, bundle hashes, mirror config hash, and health output in release or operations evidence.
Rotation And Recovery
- Rotate mirror credentials through the host secret store.
- Re-import the last known-good feed bundle when a source bundle fails signature/hash verification.
- Restart mirror services through Docker Compose or the host service manager.
- Capture host logs and Stella Ops health output for incident evidence.
Unsupported Legacy Paths
Do not use Helm charts, devops/helm values, Kubernetes Secrets, Kubernetes CronJobs, Kubernetes LoadBalancers, or kubectl commands for Concelier mirror deployment.
