conduktor/kafka-stack-docker-compose resource
docker compose files to create a fully working kafka stack observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3556
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
3626 stars · 1336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Docker Compose files that spin up a fully working Apache Kafka stack, including Zookeeper, Kafka brokers (single or clustered, KRaft mode), Schema Registry, REST Proxy, Kafka Connect, ksqlDB, and the Conduktor UI. It is a Shell-based configuration repository meant for local development and experimentation rather than production deployment.
Use cases
- spin up a local kafka cluster with docker compose
- test kafka replication and fault tolerance with multiple brokers
- run kafka in kraft mode without zookeeper locally
- set up schema registry and kafka connect for local development
- get a kafka ui to explore topics and messages
- experiment with ksqldb and kafka rest proxy locally
When to choose
- you need a realistic multi-broker kafka setup on your laptop for development or testing
- you want the full confluent-style stack (schema registry, connect, ksql) with one command
- you want a quick kafka UI alongside your local cluster
When to avoid
- you need a production-grade kafka deployment with security, monitoring, and persistence guarantees
- you are not using docker or docker compose
- you only need a kafka client library rather than a running cluster
Facets
infra-config · maturity active
deployment developer-tools message-queue self-hosted developer-tools windows cross-platform kafka docker-compose zookeeper schema-registry kafka-connect ksqldb local-development conduktor messaging devops data-engineering docker linux macos
1 source
- readme: https://github.com/conduktor/kafka-stack-docker-compose · fetched 2026-08-28 · 08d533eaaac6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| conduktor/kafka-stack-docker-compose | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="conduktor/kafka-stack-docker-compose")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem