The Temporal Cluster Deployment skill equips Claude with the expertise to architect, install, and manage self-hosted Temporal clusters. It covers various deployment strategies ranging from quick-start Docker Compose setups for local development to complex, production-ready Kubernetes installations using Helm. The skill includes specific configurations for database persistence (PostgreSQL), search indexing (Elasticsearch), schema migration tools, and cloud-specific optimizations for platforms like Amazon EKS, ensuring your workflow orchestration infrastructure is scalable, secure, and observable.
Key Features
01Amazon EKS optimization including IAM roles and ALB ingress
020 GitHub stars
03Local development setup via Docker Compose
04Database schema initialization and migration workflows
05Production-ready PostgreSQL and Elasticsearch configurations
06Helm-based Kubernetes deployment patterns