Sign inSign up

gojektech/kafka-manager

By gojektech

Updated about 8 years ago

Docker image Yahoo's Kafka Manager with self-contained Zookeeper.

Image
0

486

gojektech/kafka-manager repository overview

Usage:

docker pull gojektech/kafka-manager:latest

docker run -it -p9000:9000 -e KM_USERNAME=myuser -e KM_PASSWORD=mypassword gojektech/kafka-manager:latest

If Zookeeper (and thus Kafka Manager) state need to be persisted, /var/lib/zookeeper shall be mounted.

Docker image Yahoo's Kafka Manager with Zookeeper running in the same container. It has been created using pointers from spotify/kafka and sheepkiller/kafka-manager docker creation flow.

Tag summary

Content type

Image

Digest

Size

682.5 MB

Last updated

about 8 years ago

docker pull gojektech/kafka-manager