git clone https://github.com/youngsterxyf/redis-sentinel-ui.git
cd redis-sentinel-ui && npm install
gulp default
- 数据库初始化:
node init.js
- 启动后台redis监控数据收集进程:
node god.js
- 启用web应用进程:
node app.js
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.