kafka-stack-docker-compose icon indicating copy to clipboard operation
kafka-stack-docker-compose copied to clipboard

Support for kafkaiui

Open saireddyb opened this issue 2 years ago • 2 comments

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

saireddyb avatar Dec 08 '23 16:12 saireddyb

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

sderosiaux avatar Dec 08 '23 16:12 sderosiaux

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.

saireddyb avatar Dec 08 '23 17:12 saireddyb

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

AurelieMarcuzzo avatar Mar 26 '24 15:03 AurelieMarcuzzo