Skip to content

Commit

Permalink
Merge branch 'release/2.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
MTwelkemeier committed Feb 18, 2022
2 parents d9c4f8d + 1a6613f commit 066cc81
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ The Polling Client is a useful tool for the extraction of Camunda process data a
Two different polling modes are supported: Polling via JDBC access from a Camunda database using an embedded Camunda engine and polling via the Camunda engines own REST API from an existing Camunda instance.

## Configuration
We provide a pre-configured docker image on
* [Amazon Elastic Container Registry (ECR)](https://gallery.ecr.aws/viadee/camunda-kafka-polling-client) and
* [docker hub](https://hub.docker.com/r/viadee/camunda-kafka-polling-client) _(will soon no longer be available)_.
We provide a pre-configured docker image on [Amazon Elastic Container Registry (ECR)](https://gallery.ecr.aws/viadee/camunda-kafka-polling-client).

The polling mode selection is done by using Spring profiles.
The polling client can be configured on several levels, i.e. directly via the applications properties files or by setting environment variables.
Expand Down Expand Up @@ -89,4 +87,4 @@ This software component is considered to be stable and ready for production use.
However, we plan to extend on it if there is demand or if the Camunda APIs change.

## License
This project is licensed under the BSD 3-Clause "New" or "Revised" License - see the [LICENSE](https://github.com/viadee/camunda-kafka-polling-client/blob/master/LICENSE) file for details.
This project is licensed under the BSD 3-Clause "New" or "Revised" License - see the [LICENSE](https://github.com/viadee/camunda-kafka-polling-client/blob/master/LICENSE) file for details.

0 comments on commit 066cc81

Please sign in to comment.