commit a84eff87c83d22788c77ce05dbd2647ab2a018cf Author: LoveesYe <109154433+LoveesYe@users.noreply.github.com> Date: Tue Jul 12 16:03:24 2022 +0200 Add files via upload diff --git a/README b/README new file mode 100644 index 0000000..397999f --- /dev/null +++ b/README @@ -0,0 +1,11 @@ +1. +vim /etc/hosts +0.0.0.0 auth.cdnfly.cn +0.0.0.0 auth.cdnfly.cn +2. +curl https://github.com/LoveesYe/cdnflydadao/master/master.sh -o master.sh && chmod +x master.sh && ./master.sh --es-dir /home/es +3. +curl -m 5 https://github.com/LoveesYe/cdnflydadao/agent/agent.sh -o agent.sh || curl -m 5 hhttps://github.com/LoveesYe/cdnflydadao/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 + +修改为你自身安装节点 +/opt/cdnfly/master/panel/src/views/system/update/index.html \ No newline at end of file