- Notifications
You must be signed in to change notification settings - Fork0
plezi/strimzi-debezium-connect
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project aim to use the officialStrimzi Kafka docker image and addDebezium plugins.
The./sync-plugins.sh
script is used to fetch and downloadDebezium plugins into./plugins
.They are then copied into/opt/kafka/plugins/
on Docker build.
The version specified in the one of Debezium.
./sync-plugins.sh# with version override./sync-plugins.sh 3.0.2.Final
docker build -t ghcr.io/plezi/strimzi-debezium-connect --build-arg STRIMZI_VERSION="0.31.0" --build-arg KAFKA_VERSION="3.2.1".
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.