Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

CloudKarafka/cloudkarafka-manager

Repository files navigation

CloudKarafka Manager

Usage

Development

  • Clone this repo into $GOPATH/src/github.com/CloudKarafka/cloudkarafka-manager
  • Run go get -u to get latest dependencies
  • Install the metrics reporter Kafka HTTP Reporter on your local kafka broker
  • Run Management interface with go run app.go --authentication=none-with-write

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors