This page provides a comprehensive overview of all available deployment methods for the Speckle server, helping you choose the right approach for your specific needs and requirements.
Feature | Docker Compose | Kubernetes |
---|---|---|
Setup Complexity | Low | High |
Maintenance Effort | Low | High |
Cost | $ | $$$ |
Scalability | Manual | Automatic |
High Availability | No | Yes |
Production Ready | Yes | Yes |
Customization | Medium | High |
Learning Curve | Low | High |
Infrastructure | Single Server | Cluster |
Best For Teams | 5-50 users | 50+ users |