同步部署文档
This commit is contained in:
parent
10d25d5634
commit
4cc85f7144
@ -86,4 +86,28 @@
|
||||
|
||||
```
|
||||
4. 是同网页工具以及客户端 测试服务是否正常
|
||||
1. 网页工具 http://10.0.1.11:8848/#/protocol/index 修改页面中服务器连接地址 点击连接,测试user.login协议
|
||||
1. 网页工具 http://ip:prot/#/protocol/index 修改页面中服务器连接地址 点击连接,测试user.login协议
|
||||
|
||||
|
||||
### 外网服务器地址
|
||||
- ip:119.3.89.14
|
||||
- user:root
|
||||
- password:l2qMQigN4xOA
|
||||
|
||||
### df01 区服 (暂时不动)
|
||||
- 目录:/home/go/bin
|
||||
- 关闭命令:
|
||||
* ./cmd stop -g ./conf/gm02.json
|
||||
* ./cmd stop -g ./conf/gm01.json
|
||||
- 启动命令:
|
||||
* ./cmd start -g ./conf/gm01.json
|
||||
* ./cmd start -g ./conf/gm02.json
|
||||
|
||||
### df02 区服
|
||||
- 目录:/home/liwei/bin
|
||||
- 关闭命令:
|
||||
* ./cmd stop -g ./conf/gm02.json
|
||||
* ./cmd stop -g ./conf/gm01.json
|
||||
- 启动命令:
|
||||
* ./cmd start -g ./conf/gm01.json
|
||||
* ./cmd start -g ./conf/gm02.json
|
Loading…
Reference in New Issue
Block a user