{"id":13434430,"url":"https://github.com/conduktor/conduktor-platform","last_synced_at":"2025-03-19T22:52:12.101Z","repository":{"id":58654157,"uuid":"530997875","full_name":"conduktor/conduktor-platform","owner":"conduktor","description":"Streamline Apache Kafka with Conduktor Platform. 🚀","archived":false,"fork":false,"pushed_at":"2024-06-20T07:58:47.000Z","size":1452,"stargazers_count":87,"open_issues_count":5,"forks_count":12,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-06-20T09:28:19.083Z","etag":null,"topics":["confluent","datamesh","datastreaming","developer-tools","enterprise","governance","kafka","msk","platform-engineering","streaming"],"latest_commit_sha":null,"homepage":"https://www.conduktor.io","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/conduktor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-31T08:31:45.000Z","updated_at":"2024-06-25T15:10:15.200Z","dependencies_parsed_at":"2023-10-05T03:38:33.950Z","dependency_job_id":"201011ad-8132-4d4e-9c5f-f150ab8551b5","html_url":"https://github.com/conduktor/conduktor-platform","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-platform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-platform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-platform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/conduktor%2Fconduktor-platform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/conduktor","download_url":"https://codeload.github.com/conduktor/conduktor-platform/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244050215,"owners_count":20389658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["confluent","datamesh","datastreaming","developer-tools","enterprise","governance","kafka","msk","platform-engineering","streaming"],"created_at":"2024-07-31T02:01:56.713Z","updated_at":"2025-03-17T14:31:24.750Z","avatar_url":"https://github.com/conduktor.png","language":null,"readme":"\u003ca name=\"readme-top\" id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/conduktor/conduktor.io-public/main/logo/transparent.png\" width=\"256px\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n    \u003cstrong\u003eConduktor Console\u003c/strong\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://docs.conduktor.io/\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://www.conduktor.io/changelog\"\u003e\u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/docker/v/conduktor/conduktor-console?sort=semver\u0026color=BCFE68\"\u003e\u003c/a\u003e\n    ·\n    \u003ca href=\"https://conduktor.io/\"\u003e\u003cimg src=\"https://img.shields.io/badge/Website-conduktor.io-192A4E?color=BCFE68\" alt=\"Scale Data Streaming With Security and Control\"\u003e\u003c/a\u003e\n    ·\n    \u003ca href=\"https://twitter.com/getconduktor\"\u003e\u003cimg alt=\"X (formerly Twitter) Follow\" src=\"https://img.shields.io/twitter/follow/getconduktor?color=BCFE68\"\u003e\u003c/a\u003e\n    ·\n    \u003ca href=\"https://conduktor.io/slack\"\u003e\u003cimg src=\"https://img.shields.io/badge/Slack-Join%20Community-BCFE68?logo=slack\" alt=\"Slack\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nWe 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. \n\nConduktor supports all Kafka providers (Apache Kafka, MSK, Confluent, Aiven, Redpanda, Strimzi etc.)\n\n![image](https://repository-images.githubusercontent.com/530997875/bd058e18-34c8-434d-a844-92303767167d)\n\n\n# 👩‍💻 Get Started\n\nYou have two options for getting started:\n\n1. Quick-Start: Preconfigured with embedded Redpanda + Datagen\n```` shell\n# Start Conduktor in seconds, powered with Redpanda\ncurl -L https://releases.conduktor.io/quick-start -o docker-compose.yml \u0026\u0026 docker compose up\n````\n\n2. Console Only: Start Conduktor and connect your own Kafka\n```` shell\n# Start Conduktor and connect it to your own Kafka\ncurl -L https://releases.conduktor.io/console -o docker-compose.yml \u0026\u0026 docker compose up\n````\n\nOnce started, you can access the console at **http://localhost:8080**\n\nSee our [docs](https://docs.conduktor.io/) for more information on\n - [Configuring your Kafka cluster](https://docs.conduktor.io/platform/installation/get-started/docker/#step-3-configure-your-existing-kafka-cluster)\n - [User authentication (SSO, LDAP)](https://docs.conduktor.io/platform/category/user-authentication/)\n - [Environment variables](https://docs.conduktor.io/platform/configuration/env-variables/) \n - [Deployment methods](https://docs.conduktor.io/platform/category/get-started/)\n\n---\n\n# 📢 Our Roadmap\n\nWe really want our community to be part of our evolution.\n\nPlease upvote or comment everything we're doing. WE. ARE. LISTENING.\n\n[View roadmap and provide feedback](https://product.conduktor.help/tabs/1-in-development)\n\n---\n\n# 🆘 Looking for help?\n\n* [Console Changelog](https://www.conduktor.io/changelog)\n* [Console Documentation](https://docs.conduktor.io/)\n* Contact us for anything else: support@conduktor.io\n\n---\n\n# Get Involved\n\n* [Our Roadmap](https://product.conduktor.help/tabs/1-in-development)\n* Follow \u003ca href=\"https://twitter.com/getconduktor\"\u003e@getconduktor on Twitter\u003c/a\u003e\n* Read the Conduktor \u003ca href=\"https://www.conduktor.io/blog\"\u003eblog\u003c/a\u003e\n* Looking for a job? \u003ca href=\"https://www.conduktor.io/careers\"\u003ecareers\u003c/a\u003e\n* Learning Apache Kafka? We have a whole \u003ca href=\"https://www.conduktor.io/kafka\"\u003elearning website\u003c/a\u003e dedicated for you!\n","funding_links":[],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduktor%2Fconduktor-platform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconduktor%2Fconduktor-platform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconduktor%2Fconduktor-platform/lists"}