Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:58:47.000Z (5 months ago)
- Last Synced: 2024-06-20T09:28:19.083Z (5 months 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
[![version](https://img.shields.io/badge/version-1.22.0-blue)](https://www.conduktor.io/changelog)
[![discord](https://img.shields.io/badge/chat-on%20discord-yellowgreen)](https://discord.com/channels/861899833970262046/861899833970262049)
[![roadmap](https://img.shields.io/badge/roadmap-click%20here-blueviolet)](https://product.conduktor.help/tabs/1-in-development)
[![twitter](https://img.shields.io/twitter/follow/getconduktor.svg?style=social)](https://twitter.com/getconduktor)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.)
![image](https://repository-images.githubusercontent.com/530997875/bd058e18-34c8-434d-a844-92303767167d)
# 👩💻 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: [email protected]---
# 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!