Skip to content
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 923 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 923 Bytes

Redis Sentinel UI

部署运行:

  1. git clone https://github.com/youngsterxyf/redis-sentinel-ui.git
  2. cd redis-sentinel-ui && npm install
  3. gulp default
  4. 数据库初始化: node init.js
  5. 启动后台redis监控数据收集进程: node god.js
  6. 启用web应用进程: node app.js

截图

rsm-main-1 rsm-main-2 rsm-stat-1 rsm-stat-2 rsm-stat-3 rsm-cmd