conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.28k stars 1.27k forks source link

Support for kafkaiui #138

Closed saireddyb closed 7 months ago

saireddyb commented 11 months ago

It will be help full if kafka ui contianer is also added in this docker compose.

sderosiaux commented 11 months ago

We already expose Conduktor UI on localhost:8080 in the docker-compose

saireddyb commented 11 months ago

https://github.com/conduktor/kafka-stack-docker-compose/blob/master/zk-single-kafka-single.yml

I was looking for a kafka ui in this docker compose file.

AurelieMarcuzzo commented 7 months ago

Feel free to get the postgres and conduktor-console snippets from conduktor.yml and put them in your other YAML file.