Self-Hosted Deployment
Deploy Torale on your own infrastructure with full control.
Deployment Options
Docker Compose - Quick setup for local development or small deployments
Kubernetes - Production-grade deployment with Helm charts
Configuration
Architecture Overview - System components and dependencies
Configuration Guide - Environment variables and feature flags
Database Migrations - Alembic migration management
Why Self-Host?
- Privacy: Keep all data in your infrastructure
- Control: Full customization of deployment and configuration
- Compliance: Meet regulatory requirements
- Custom Integration: Integrate with internal systems
Getting Started
For quick local setup, start with Docker Compose. For production deployments, follow the Kubernetes Guide with Helm charts.