:rocket: Web GUI for Kafka Cluster Management
中文 | English
Kafka Sprout is a web GUI that helps you quickly start up Zookeeper and Kafka servers on your local machine without any code configuration. Easily view, manage, and configure your Kafka topics and brokers with a push of a button. Kafka Sprout also displays relevant realtime metrics including Request Rate, Network I/O Rate, etc. Give it a spin and let us know what features you want next!
git clone https://github.com/oslabs-beta/Kafka-Sprout.git
mvn spring-boot:run # for Mac
./mvnw spring-boot:run # for Windows
Spring Boot
| Spring Web Socket
| Styled Components
| React
| Typescript
| Apache Kafka
Brian Hong | Midori Yang | Nak Kim | Nicole Ip | Winford Lin
If you found this interesting or helpful at all, feel free to drop a ⭐ ⭐ on this project to show your support!
You can contribute by:
All bugs, tasks or enhancements are tracked as GitHub issues. Issues which might be a good start for new contributors are marked with “good-start” label.
If you want to get in touch with us first before contributing, shoot us an email at [email protected]. Kafka Sprout is actively maintained!
MIT