camunda/camunda-platform

how to deploy Zeebe Cluster and Operate using docker-compose on Docker

Jngwl opened this issue · 2 comments

Jngwl commented

i want to use docker compose to create a 3 nodes cluster, what should i do ?

i can not find any docker compose file about zeebe cluster

@Jngwl Docker Compose is used for simple development and it's not meant to be used as a full setup.

For that reason, you can have a full setup using Helm chart locally.
https://docs.camunda.io/docs/next/self-managed/platform-deployment/helm-kubernetes/guides/local-kubernetes-cluster/