camunda/zeebe-script-worker

Verified Publisher

By camunda services GmbH

Updated over 5 years ago

Community maintained Zeebe worker to evaluate scripts (i.e. script tasks).

Image
Languages & frameworks
Integration & delivery
0

4.2K

camunda/zeebe-script-worker repository overview

zeebe-script-worker

License

A Zeebe worker to evaluate scripts (i.e. script tasks). Scripts are useful for prototyping, to do (simple) calculations, or creating/modifying variables.

Docker Installation

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

docker pull ghcr.io/camunda-community-hub/zeebe-script-worker:1.0.0
  • configure the connection to the Zeebe broker by setting zeebe.client.broker.contactPoint (default: localhost:26500)

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

158.1 MB

Last updated

over 5 years ago

docker pull camunda/zeebe-script-worker

This week's pulls

Pulls:

306

Last week