📄️ Docker Mode (Local Development)
Docker mode is the fastest way to get Hades running on your local machine. It uses Docker Compose to spin up all three services — the API, Scheduler, and NATS broker — on a single host.
📄️ Kubernetes via Helm (Production)
The recommended way to deploy Hades in production is with Helm. The Hades Helm chart bundles the API, Scheduler, and NATS broker and is configured to use the Hades Operator executor — the modern, Kubernetes-native execution mode.