Web-based ZooKeeper UI
1M+
ZooNavigator is a feature-rich web interface for ZooKeeper.
ZooKeeper versions 3.5.x to 3.9.x are currently supported.
📘 Read official docs for more info, screenshots 📷 and instructions how to use ZooNavigator. 🔥
zk1:2181,zk2:2181,zk3:2181)Run the ZooNavigator Docker image from Docker Hub:
docker run \
-d \
-p 9000:9000 \
-e HTTP_PORT=9000 \
--name zoonavigator \
--restart unless-stopped \
elkozmon/zoonavigator
Note:
If you want to access ZooKeeper running locally on host machine (not in Docker container):
--net host instead of exposing the portInstall ZooNavigator from Snap store:
sudo snap install zoonavigator
The project is licensed under Affero General Public License version 3.0 (AGPLv3).
Content type
Image
Digest
sha256:26f97a70d…
Size
284.3 MB
Last updated
5 days ago
docker pull elkozmon/zoonavigator