zoonavigatorWeb-based ZooKeeper UI / editor / browser

联合创作 · 2023-09-24 14:01

ZooNavigator

ZooNavigator is a web-based ZooKeeper UI and editor/browser with many features.

ZooKeeper versions 3.4.x and 3.5.x are currently supported.

📘 Read official docs for more info, screenshots 📷 and instructions how to use ZooNavigator. 🔥

Quick start

You can run ZooNavigator from:

Docker

Start Docker container:

docker run \
  -d \
  -p 9000:9000 \
  -e HTTP_PORT=9000 \
  --name zoonavigator \
  --restart unless-stopped \
  elkozmon/zoonavigator:latest

Go to http://localhost:9000.

Note:

If wanting to access ZooKeeper running locally on host machine (not in Docker container):

  • Linux users may use --net host instead of exposing the port
  • Windows and Mac users should follow this advice

Snap

Install ZooNavigator from Snap store:

sudo snap install zoonavigator

Go to http://localhost:9000.

License

The project is licensed under Affero General Public License version 3.0 (AGPLv3).

浏览 7
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报