ZooKeeper Web控制台ZKUI

A UI dashboard that allows CRUD operations on Zookeeper.

GitHub:https://github.com/DeemOpen/zkui

部署步骤:

  • mvn clean install
  • Copy the config.cfg to the folder with the jar file. Modify it to point to the zookeeper instance. Multiple zk instances are coma separated. eg: server1:2181,server2:2181. First server should always be the leader.
  • Run the jar. ( nohup java -jar zkui-2.0-SNAPSHOT-jar-with-dependencies.jar & )
  • http://localhost:9090

版权声明:
作者:Joe.Ye
链接:https://www.appblog.cn/index.php/2023/03/25/zookeeper-web-console-zkui/
来源:APP全栈技术分享
文章版权归作者所有,未经允许请勿转载。

THE END
分享
二维码
打赏
海报
ZooKeeper Web控制台ZKUI
A UI dashboard that allows CRUD operations on Zookeeper. GitHub:https://github.com/DeemOpen/zkui 部署步骤: mvn clean install Copy the config.cfg……
<<上一篇
下一篇>>
文章目录
关闭
目 录