DeemOpen / zkui

A UI dashboard that allows CRUD operations on Zookeeper.
2.36k stars 977 forks source link

docker support #71

Open zenglian opened 5 years ago

zenglian commented 5 years ago

Could you please upload the image to docker hub and provide the install guide for docker in readme?

fengyunhe commented 4 years ago

下载代码,进入项目目录,执行mvn clean package生成 target/zkui-2.0-SNAPSHOT-jar-with-dependencies.jar,然后复制项目中的 config.cfg 与这个jar同一目录下,执行java -jar zkui-2.0-SNAPSHOT-jar-with-dependencies.jar ,打开页面9090,就可以看到zkui的界面了,用户名和密码默认是

用户名: admin
密码:  manager