A UI dashboard that allows CRUD operations on Zookeeper.
docker run --name zkui -d -e ZKLIST='zk1:2181,zk2:2181,zk3:2181' -p 19090:9090 gary0416/zkui
google-chrome http://localhost:19090
username: admin, pwd: manager
username: appconfig, pwd: appconfig
Content type
Image
Digest
Size
120.6 MB
Last updated
about 7 years ago
docker pull gary0416/zkui