Skip to content

brick-team/zookeeper-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zk-view

zk-view is a Web UI of zookeeper

show

Usage

To use zk-view , you need clone zk-view git repository.

git clone https://github.com/huifer/zk-view.git 
cd zk-view
mvn clean install
java -jar target/zk-view-0.0.1-SNAPSHOT.jar

meet with zk-view at http://localhost:9010

Features

  • view node list
  • view node data
  • create / edit / delete a node

Contributers

License

  • Apache License 2.0