Merge branch 'main' of github.com:nezhahq/nezhahq.github.io

This commit is contained in:
hhhkkk520
2022-05-20 15:12:16 +02:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh
``` ```
如果你的面板服务器位于中国大陆,可以使用镜像: 如果你的面板服务器位于中国大陆,可以使用镜像:
````bash ````bash
curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
```` ````
* 等待Docker安装完毕后,分别输入以下值: * 等待Docker安装完毕后,分别输入以下值:
+1 -1
View File
@@ -34,7 +34,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh
``` ```
如果你的被控服务器位于中国大陆,可以使用镜像: 如果你的被控服务器位于中国大陆,可以使用镜像:
````bash ````bash
curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
```` ````
* 选择“安装监控Agent” * 选择“安装监控Agent”
* 输入通信域名,如:”data.example.com“ * 输入通信域名,如:”data.example.com“
+1 -1
View File
@@ -33,7 +33,7 @@ curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh
``` ```
如果你的面板服务器位于中国大陆,可以使用镜像: 如果你的面板服务器位于中国大陆,可以使用镜像:
````bash ````bash
curl -L https://jihulab.com/nezha/nezha/-/blob/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh curl -L https://fastly.jsdelivr.net/gh/naiba/nezha@master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
```` ````
* 等待Docker安装完毕后,分别输入以下值: * 等待Docker安装完毕后,分别输入以下值: