Handbook - Deployment

Deployment

Local and deployed runtime shapes, enterprise Helm deployment, and production-readiness status.

On this page

CloudGrid supports local development today and has an explicit deployed-mode target for shared SSO environments. Use this page as the public entry point for deployment status and production-readiness work.

Runtime Shapes

diagram
Local modeBun + Go + Docker Compose NATS + SurrealDB Deployed modeSSO + private services Private NATS + SurrealDB Public ingress BFF OTLP collector
Mermaid diagram rendered with beautiful-mermaid.

Start Here

GoalRead
Run locallyLocal quickstart
Understand runtime modesRuntime modes
Configure deployed servicesDeployed configuration
Install in KubernetesEnterprise Helm install
Verify release artifactsRelease artifact verification
Size production deploymentsSizing and scaling
Check Kubernetes statusKubernetes and deployment status
Review production gapsProduction readiness

The repository includes Helm chart and release workflow definitions. Signed service images, SBOM/provenance output, and release manifests are produced by the release workflow. Production deployments should install the versioned chart with image digests from the verified release artifacts, not mutable tags.

Last updated .