This repository contains multiple deployment options for self-hosting Gentrace. Each option is designed to accommodate different infrastructure requirements and preferences.
- Full Kubernetes deployment using Helm charts
- Includes service mesh integration with Istio for mTLS between containers
- Configurable storage classes and database credentials
- Suitable for production environments
- Simplified deployment using Docker Compose
- Great for development and testing
- Minimal infrastructure requirements
- Easy setup and teardown
Choose the deployment method that best suits your needs:
- For Kubernetes deployment, see the Helm Chart Documentation
- For Docker Compose deployment, documentation will be available soon
Requirements vary based on the chosen deployment method. See individual documentation for specific details.
For support with any deployment method:
- Email [email protected]
- Refer to our documentation