Before you begin
Complete the deployment prerequisites. Prepare durable databases and Redis, production hostnames, TLS termination, identity configuration, a model policy and provider credential plan, and unique internal secrets.Prepare the environment
From the AcornOps deployment repository:TRUST_PROXY=1 when the edge proxy terminates TLS and owns forwarded host headers.
Copy all four exact image references from the vm-prod-v1 entry in the
stack-versions.yaml release matrix
into MANAGEMENT_CONSOLE_IMAGE, CONTROL_PLANE_IMAGE,
EXECUTION_ENGINE_IMAGE, and LLM_GATEWAY_IMAGE. Treat them as one tested
set; a newer tag in an individual repository does not make it part of the
supported VM stack.
Start the platform
Production posture
- Pin the complete supported image matrix from
stack-versions.yaml. - Keep the API and console behind TLS.
- Keep internal service endpoints private.
- Use durable state services and volumes.
- Back up state before a reset or supported upgrade.
- Review JWKS readiness, request limits, rate limits, and MCP egress.
Continue
- Review the complete VM Compose reference.
- Apply the configuration guide.
- Complete production readiness validation.