camunda/zeebe-http-worker

Verified Publisher

By camunda services GmbH

Updated almost 6 years ago

Community maintained Zeebe worker to make HTTP calls

Image
Integration & delivery
API management
1

50K+

camunda/zeebe-http-worker repository overview

zeebe-http-worker

License

A Zeebe worker to make HTTP calls (e.g. invoking a REST service). It is based on the built-in Java HttpClient.

Docker Installation

The docker image for the worker is published to DockerHub.

docker pull camunda/zeebe-http-worker:latest
  • 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

See the repo for more installation instructions.

Further Information

See the README on GitHub.

Tag summary

Content type

Image

Digest

Size

100.6 MB

Last updated

almost 6 years ago

docker pull camunda/zeebe-http-worker:0.23.0

This week's pulls

Pulls:

276

Last week