Docker image Yahoo's Kafka Manager with self-contained Zookeeper.
486
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.
Content type
Image
Digest
Size
682.5 MB
Last updated
about 8 years ago
docker pull gojektech/kafka-manager