Deployment
Deploy a Stategraph server. Choose the method that fits your infrastructure:
| Method | Best For |
|---|---|
| Docker Compose | Development, small teams, quick evaluation |
| Kubernetes | Production, scaling, existing K8s infrastructure |
| Amazon ECS | AWS-native deployments, managed container orchestration |
Once your server is running, head back to the documentation index to set up the state backend, Velocity, or both.