https://github.com/conduktor/conduktor-platform
Streamline Apache Kafka with Conduktor Platform. ๐
https://github.com/conduktor/conduktor-platform
confluent datamesh datastreaming developer-tools enterprise governance kafka msk platform-engineering streaming
Last synced: 11 months ago
JSON representation
Streamline Apache Kafka with Conduktor Platform. ๐
- Host: GitHub
- URL: https://github.com/conduktor/conduktor-platform
- Owner: conduktor
- Created: 2022-08-31T08:31:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:58:47.000Z (over 1 year ago)
- Last Synced: 2024-06-20T09:28:19.083Z (over 1 year ago)
- Topics: confluent, datamesh, datastreaming, developer-tools, enterprise, governance, kafka, msk, platform-engineering, streaming
- Homepage: https://www.conduktor.io
- Size: 1.38 MB
- Stars: 87
- Watchers: 20
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
Conduktor Console
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.)

# ๐ฉโ๐ป Get Started
You have two options for getting started:
1. Quick-Start: Preconfigured with embedded Redpanda + Datagen
```` shell
# Start Conduktor in seconds, powered with Redpanda
curl -L https://releases.conduktor.io/quick-start -o docker-compose.yml && docker compose up
````
2. Console Only: Start Conduktor and connect your own Kafka
```` shell
# 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](https://docs.conduktor.io/) for more information on
- [Configuring your Kafka cluster](https://docs.conduktor.io/platform/installation/get-started/docker/#step-3-configure-your-existing-kafka-cluster)
- [User authentication (SSO, LDAP)](https://docs.conduktor.io/platform/category/user-authentication/)
- [Environment variables](https://docs.conduktor.io/platform/configuration/env-variables/)
- [Deployment methods](https://docs.conduktor.io/platform/category/get-started/)
---
# ๐ข Our Roadmap
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](https://product.conduktor.help/tabs/1-in-development)
---
# ๐ Looking for help?
* [Console Changelog](https://www.conduktor.io/changelog)
* [Console Documentation](https://docs.conduktor.io/)
* Contact us for anything else: support@conduktor.io
---
# Get Involved
* [Our Roadmap](https://product.conduktor.help/tabs/1-in-development)
* 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!