docker compose files to create a fully working kafka stack
-
Updated
Apr 9, 2025 - Shell
docker compose files to create a fully working kafka stack
A simple UI for monitoring Apache Kafka topics and their state.
In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and 2 Consumers) to emulate message publish/consume using crypto currencies JSON data.
A chart to bootstrap a Kafka-Topics-UI deployment on a Kubernetes cluster using the Helm package manager.
Docker compose for Kafka Clusters
Convenient way to start Kafka in docker for development and testing purposes
Docker Composer File for Kafka and Test using Express JS
Add a description, image, and links to the kafka-topics-ui topic page so that developers can more easily learn about it.
To associate your repository with the kafka-topics-ui topic, visit your repo's landing page and select "manage topics."