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
上一篇 Redis的web管理界面redis-manager
下一篇 ZenCart安装配置及二次开发记录
目录
文章列表
1 单实例Redis数据迁移到集群
单实例Redis数据迁移到集群
2
git协议 unable to connect to github.com
git协议 unable to connect to github.com
3
Feign整合Sentinel实现熔断降级处理
Feign整合Sentinel实现熔断降级处理
4
Flutter Widget之TabBar与TabBarView
Flutter Widget之TabBar与TabBarView
5
Sharding-Sphere:Sharding-JDBC分库分表(基于JPA)
Sharding-Sphere:Sharding-JDBC分库分表(基于JPA)
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。