Self-Managed Authlete Deployment
Overview
Self-Managed Authlete allows you to deploy and operate Authlete’s platform in your own infrastructure. This deployment model is ideal for organizations that:- Require complete control over their infrastructure
- Have specific data residency requirements
- Need to meet specific compliance requirements
- Want to integrate with existing security and monitoring tools
Key Features
- Infrastructure Control: Deploy in any cloud provider or on-premises environment
- Security Compliance: Meet your organization’s security requirements
- Flexible Deployment: Choose from Kubernetes, container runtime, or bare metal options
- Scalability: Horizontal scaling based on your needs
Deployment Options
1. Kubernetes with Helm (Recommended)
- Production-ready deployment using Helm charts
- Automated scaling and high availability
- Simplified upgrades and rollbacks
- View Installation Guide
2. Container Runtime
- Deploy using Docker or other container runtimes
- Suitable for environments without Kubernetes
- Automated deployment using Ansible
- View Installation Guide
3. Bare Metal Installation (Future)
- Direct installation on virtual or physical servers
- Maximum control over infrastructure