From a22f301ee0e1de1028f0cdbf656a55f2074a2749 Mon Sep 17 00:00:00 2001 From: "gitea_1-h.cc" Date: Tue, 15 Apr 2025 23:02:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20alpine/nezha-v1.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alpine/nezha-v1.sh | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/alpine/nezha-v1.sh b/alpine/nezha-v1.sh index d1f99ed..73713e5 100644 --- a/alpine/nezha-v1.sh +++ b/alpine/nezha-v1.sh @@ -29,3 +29,26 @@ env NZ_SERVER=nezha-v1-grpc.oo1.dev:38443 NZ_uuid=8b728bdf-f4ed-419a-ab0f-cab230 # supervise_daemon_args="--stdout /var/log/${name}.log --stderr /var/log/${name}.err" + + +localhost:~# cat /opt/nezha/agent/config.yml +client_secret: BTO3UkKctBJLSLIzyOlIUGSFYa1COm3V +debug: false +disable_auto_update: false +disable_command_execute: false +disable_force_update: false +disable_nat: false +disable_send_query: false +gpu: false +insecure_tls: true +ip_report_period: 1800 +report_delay: 3 +self_update_period: 0 +server: nezha-v1-grpc.oo1.dev:38443 +skip_connection_count: false +skip_procs_count: false +temperature: false +tls: true +use_gitee_to_upgrade: false +use_ipv6_country_code: false +uuid: 8d69253a-d6fa-6e7f-b3b5-9b22cc734ff3 \ No newline at end of file