Deployment
TODO:
This guide will cover deploying Aqueduct in production using Helm on Kubernetes.Planned topics:
- Writing and using a Helm chart for Aqueduct
- Using the Bitnami PostgreSQL Helm chart as a dependency
- Required configuration (secrets, settings.py for orgs etc.)
- Database setup and migrations
- Scaling
- Authentication (OIDC/Dex) configuration
- Reverse proxy and HTTPS setup
Note: User and admin management will be covered in the User Guide.