Closed wints closed 3 years ago
Created a docker-compose configuration for this: https://github.com/zeebe-io/zeebe-docker-compose/blob/0.18/standalone-gateway/docker-compose.yml
gateway.cfg.toml: https://github.com/zeebe-io/zeebe/blob/204973a24db1425a169692e72bfdaed0c3081973/dist/src/main/config/gateway.cfg.toml
Related issues: https://github.com/zeebe-io/zeebe/issues/2017 "Separate embedded from standalone gateway configuration" https://github.com/zeebe-io/zeebe/issues/2501 "Chaos: Standalone gateway loses broker" https://github.com/zeebe-io/zeebe/issues/2526 "Standalone gateway does not report complete broker topology "
Hi @menski @jwulf , the docker-compose file does give an idea on how to deploy standalone gateway. But, it would be great if we can have an equivalent helm chart
for this. That would help us in readily deploying it to Kubernetes cluster. Is there any such document available?
@salaboy is the one for the helm charts.
Closing and recreating in the new documentation project.
We don't currently have docs on how to create and configure the standalone gateway.