Getting Started
Installation & Running
TrustGate is available in Open Source. This guide covers the installation methods for the Open Source version.
Quick Start with Docker Compose
The fastest way to get started with TrustGate is using Docker Compose:
Docker Installation
For a simple Docker container setup:
Kubernetes Installation
For production deployments, we recommend using Kubernetes with our official Helm charts:
The Helm charts repository provides:
- Production-grade deployment configurations
- High availability setup
- Built-in monitoring and scaling
- Automated TLS certificate management
- Comprehensive documentation
For detailed installation instructions and configuration options, please visit: TrustGate Helm Charts Repository
Local Development Setup
For local development and testing:
Next Steps
After installing TrustGate:
Need Help?
- Join our Slack Community
- Report issues on GitHub