Explore the docs Β»
Β·
Β·
Β·
We take the complexity out of Kafka. Console gives you visibility into your Kafka ecosystem and concentrates all of the Kafka APIs into a single interface. Troubleshoot and debug Kafka, drill-down into topic data, and continuously monitor your streaming applications.
Conduktor supports all Kafka providers (Apache Kafka, MSK, Confluent, Aiven, Redpanda, Strimzi etc.)
You have two options for getting started:
- Quick-Start: Preconfigured with embedded Redpanda + Datagen
# Start Conduktor in seconds, powered with Redpanda
curl -L https://releases.conduktor.io/quick-start -o docker-compose.yml && docker compose up
- Console Only: Start Conduktor and connect your own Kafka
# Start Conduktor and connect it to your own Kafka
curl -L https://releases.conduktor.io/console -o docker-compose.yml && docker compose up
Once started, you can access the console at http://localhost:8080
See our docs for more information on
- Configuring your Kafka cluster
- User authentication (SSO, LDAP)
- Environment variables
- Deployment methods
We really want our community to be part of our evolution.
Please upvote or comment everything we're doing. WE. ARE. LISTENING.
View roadmap and provide feedback
- Console Changelog
- Console Documentation
- Contact us for anything else: [email protected]
- Our Roadmap
- Follow @getconduktor on Twitter
- Read the Conduktor blog
- Looking for a job? careers
- Learning Apache Kafka? We have a whole learning website dedicated for you!