camunda/zeebe-dmn-worker

Verified Publisher

By camunda services GmbH

Updated over 6 years ago

Community maintained Zeebe worker for evaluating DMN decision

Image
Integration & delivery
Machine learning & AI
2

1.9K

camunda/zeebe-dmn-worker repository overview

zeebe-dmn-worker

License

A Zeebe worker to evaluate DMN decisions (i.e. business rule tasks). It uses the Camunda DMN engine including the FEEL-Scala engine to evaluate DMN decisions. The DMN files are read from a local directory.

Docker Installation

The docker image for the worker is published to GitHub Packages.

docker pull ghcr.io/camunda-community-hub/zeebe-dmn-worker:1.0.0
  • configure the connection to the Zeebe broker by setting zeebe.client.broker.contactPoint (default: localhost:26500)
  • configure the folder where the DMN files are located by setting zeebe.client.worker.dmn.repository (default: dmn-repo)

For a local setup, the repository contains a docker-compose file. It starts a Zeebe broker and the worker.

cd docker
docker-compose up

Please see the repo for more installation instructions.

Further Information

See the README on GitHub.

Tag summary

Content type

Image

Digest

Size

106.7 MB

Last updated

over 6 years ago

docker pull camunda/zeebe-dmn-worker:0.5.0

This week's pulls

Pulls:

149

Last week