Skip to content

Production Deployment

Deploy and manage Torale in production environments.

Deployment Guides

Production Setup - GKE deployment, monitoring, and security best practices

Kubernetes Guide - Helm charts, HPA scaling, and resource management

Self-Hosted Deployment - Alternative deployment options

Infrastructure Management

CI/CD Pipeline - GitHub Actions workflows and automation

Cost Optimization - Spot VMs, resource right-sizing, and autoscaling

Key Features

  • Kubernetes-native: Deployed on GKE with Helm charts
  • Auto-scaling: HPA with min 2, max 10 replicas
  • Cost-optimized: Spot VMs and efficient resource allocation
  • Monitoring: APScheduler health checks and execution error tracking

Getting Started

For production deployment on GKE, start with the Production Setup guide. For cost optimization strategies, see Cost Optimization.

Released under the MIT License.