Introducing our new CEO Don Johnson - Read More

camunda/zeebe-with-hazelcast-exporter

Verified Publisher

By camunda services GmbH

Updated over 4 years ago

A community maintained Zeebe image including the Hazelcast exporter

Image
Databases & Storage
Integration & Delivery
Monitoring & Observability
0

2.3K

zeebe-hazelcast-exporter

LicenseBuild Status

Docker image based on the Zeebe image that includes the Hazelcast exporter.

Export records from Zeebe to Hazelcast. Hazelcast is an in-memory data grid which is used as a transport layer.

Docker Installation

A docker image is published to GitHub Packages that is based on the Zeebe image and includes the Hazelcast exporter (the exporter is enabled by default).

docker pull ghcr.io/camunda-community-hub/zeebe-with-hazelcast-exporter:1.0.0-1.0.0

For a local setup, the repository contains a docker-compose file. It starts a Zeebe broker with the Hazelcast exporter. The version of the exporter is defined in the .env file.

mvn clean install -DskipTests
cd docker
docker-compose up

Please see the repo for more installation instructions.

Further Information

See the README on GitHub.

Docker Pull Command

docker pull camunda/zeebe-with-hazelcast-exporter