mirror of
https://gitee.com/csudata/clup-community.git
synced 2025-04-04 23:39:34 +08:00
update src/快速部署.md.
Signed-off-by: csudata <open@csudata.com>
This commit is contained in:
parent
cc2a434f5f
commit
6d1fab20bf
@ -48,13 +48,13 @@ wget https://gitee.com/csudata/clup-community/releases/download/5.0.2/csumdb1.0.
|
|||||||
安装clup-server模块,下载clup-server安装包:
|
安装clup-server模块,下载clup-server安装包:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
wget https://gitee.com/csudata/clup-community/releases/download/5.0.2/clup5.0.2.el7.x86_64.bin
|
wget https://gitee.com/csudata/clup-community/releases/download/5.0.3/clup5.0.3.el7.x86_64.bin
|
||||||
```
|
```
|
||||||
|
|
||||||
执行安装
|
执行安装
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
[root@clup-clubServer opt]# bash clup5.0.2.el7.x86_64.bin
|
[root@clup-clubServer opt]# bash clup5.0.3.el7.x86_64.bin
|
||||||
==== Installation is starting ...
|
==== Installation is starting ...
|
||||||
==== Your ip is 10.197.166.35/20
|
==== Your ip is 10.197.166.35/20
|
||||||
==== register systemd service ...
|
==== register systemd service ...
|
||||||
@ -81,13 +81,13 @@ please use: "systemctl start clup" to start clup.
|
|||||||
下载clup-agent安装程序:
|
下载clup-agent安装程序:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
wget https://gitee.com/csudata/clup-community/releases/download/5.0.2/clup-agent5.0.2.el7.x86_64.bin
|
wget https://gitee.com/csudata/clup-community/releases/download/5.0.3/clup-agent5.0.3.el7.x86_64.bin
|
||||||
```
|
```
|
||||||
|
|
||||||
运行:`bash `:
|
运行:`bash `:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
[root@clup_club01 opt]# bash clup-agent5.0.2.el7.x86_64.bin
|
[root@clup_club01 opt]# bash clup-agent5.0.3.el7.x86_64.bin
|
||||||
|
|
||||||
...
|
...
|
||||||
Installed:
|
Installed:
|
||||||
|
Loading…
Reference in New Issue
Block a user