github地址
https://github.com/wangchengqun/ratel
配置文件
數據同步端口
Server:
ip: 127.0.0.1
port: 7890
瀏覽器訪問 http://127.0.0.1:7891
默認賬戶密碼都是 admin
Web:
port: 7891
loginUser: admin
passWord: admin
集群數據同步用到(集群的key必須一致) 和 用戶登陸返回的token(md5加密有用到)
Key: QERTYUIOPLKJHGFDA
前台頁面
Angular + typescript
windows服務安裝
發布 RatelWindowsServerInsatll 項目
cmd 管理員身份運行
dotnet RatelWindowsServerInsatll.dll MyService
