|
|
@ -12,16 +12,18 @@ vi /etc/hosts |
|
|
|
0.0.0.0 auth.cdnfly.cn monitor.cdnfly.cn |
|
|
|
0.0.0.0 auth.cdnfly.cn monitor.cdnfly.cn |
|
|
|
0.0.0.0 auth.cdnfly.cn monitor.cdnfly.cn |
|
|
|
0.0.0.0 auth.cdnfly.cn monitor.cdnfly.cn |
|
|
|
2.主控 |
|
|
|
2.主控 |
|
|
|
|
|
|
|
v5.1.11版本安装脚本: |
|
|
|
curl -fsSL https://github.com/LoveesYe/cdnflydadao/raw/main/master.sh -o master.sh && chmod +x master.sh && ./master.sh --es-dir /home/es |
|
|
|
curl -fsSL https://github.com/LoveesYe/cdnflydadao/raw/main/master.sh -o master.sh && chmod +x master.sh && ./master.sh --es-dir /home/es |
|
|
|
|
|
|
|
|
|
|
|
新v5.1.13版本安装脚本: |
|
|
|
新v5.1.13版本安装脚本: |
|
|
|
|
|
|
|
|
|
|
|
curl -fsSL https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/master/master.sh |
|
|
|
curl -fsSL https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/master/master.sh -o master.sh && chmod +x master.sh && ./master.sh --es-dir /home/es |
|
|
|
|
|
|
|
|
|
|
|
3.被控 |
|
|
|
3.被控 |
|
|
|
|
|
|
|
v5.1.15版本安装脚本: |
|
|
|
curl -fsSL -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh || curl -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh && chmod +x agent.sh && ./agent.sh --master-ver v5.1.11 --master-ip ip --es-ip ip --es-pwd passwd |
|
|
|
curl -fsSL -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh || curl -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/agent/agent.sh -o agent.sh && chmod +x agent.sh && ./agent.sh --master-ver v5.1.11 --master-ip ip --es-ip ip --es-pwd passwd |
|
|
|
|
|
|
|
|
|
|
|
新v5.1.13版本安装脚本: |
|
|
|
新v5.1.16版本安装脚本: |
|
|
|
curl -fsSL -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/agent/agent.sh -o agent.sh || curl -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/agent/agent.sh -o agent.sh && chmod +x agent.sh && ./agent.sh --master-ver v5.1.11 --master-ip ip --es-ip ip --es-pwd passwd |
|
|
|
curl -fsSL -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/agent/agent.sh -o agent.sh || curl -m 5 https://github.com/LoveesYe/cdnflydadao/raw/main/cdnfly/v5.1.13/agent/agent.sh -o agent.sh && chmod +x agent.sh && ./agent.sh --master-ver v5.1.11 --master-ip ip --es-ip ip --es-pwd passwd |
|
|
|
|
|
|
|
|
|
|
|
4. |
|
|
|
4. |
|
|
|