Deployment¶
Choose your deployment method based on your needs.
Quick Start¶
| Method | Best For | Guide |
|---|---|---|
| Local | Single user, getting started | Local Deployment |
| Development | Contributors, hot reload | Development Environment |
| Container | Teams, production | Container Deployment |
| Enterprise | Organizations, PostgreSQL | Enterprise Deployment |
| AWS | Cloud production, Terraform | AWS (Terraform) |
| Azure | Cloud production, Terraform | Azure (Terraform) |
Prerequisites¶
Before deploying, review the System Requirements for hardware and software prerequisites.
Configuration¶
- Configuration Reference — All environment variables across editions
- Environment Files — Example
.envfiles per profile - Platform Defaults — Platform-specific customization
Advanced¶
- Federation Deployment — Multi-instance federation with PKI
- PyPI Publishing — Package publishing for maintainers