From b016b09d70e8bb6c716a593616ccee322dd5350b Mon Sep 17 00:00:00 2001 From: QYG2297248353 Date: Thu, 2 Oct 2025 12:41:29 +0000 Subject: [PATCH] Processed apps directory via GitHub Actions --- .../astrbot-napcat/4.8.116/docker-compose.yml | 2 +- appstore/astrbot/{4.2.1 => 4.3.1}/.env | 0 appstore/astrbot/{4.2.1 => 4.3.1}/data.yml | 0 .../{4.2.1 => 4.3.1}/docker-compose.yml | 2 +- .../astrbot/{4.2.1 => 4.3.1}/envs/default.env | 0 .../astrbot/{4.2.1 => 4.3.1}/envs/global.env | 0 .../astrbot/{4.2.1 => 4.3.1}/scripts/init.sh | 0 .../{4.2.1 => 4.3.1}/scripts/uninstall.sh | 0 .../{4.2.1 => 4.3.1}/scripts/upgrade.sh | 0 appstore/ech0/{2.6.5 => 2.6.6}/.env | 0 appstore/ech0/{2.6.5 => 2.6.6}/data.yml | 0 .../ech0/{2.6.5 => 2.6.6}/docker-compose.yml | 2 +- .../ech0/{2.6.5 => 2.6.6}/envs/default.env | 0 .../ech0/{2.6.5 => 2.6.6}/envs/global.env | 0 .../ech0/{2.6.5 => 2.6.6}/scripts/init.sh | 0 .../{2.6.5 => 2.6.6}/scripts/uninstall.sh | 0 .../ech0/{2.6.5 => 2.6.6}/scripts/upgrade.sh | 0 appstore/n8n/{1.114.0 => 1.114.1}/.env | 0 appstore/n8n/{1.114.0 => 1.114.1}/data.yml | 0 .../{1.114.0 => 1.114.1}/docker-compose.yml | 2 +- .../n8n/{1.114.0 => 1.114.1}/envs/default.env | 0 .../n8n/{1.114.0 => 1.114.1}/envs/global.env | 0 .../n8n/{1.114.0 => 1.114.1}/scripts/init.sh | 0 .../{1.114.0 => 1.114.1}/scripts/uninstall.sh | 0 .../{1.114.0 => 1.114.1}/scripts/upgrade.sh | 0 appstore/nezha/1.14.1/docker-compose.yml | 19 --------- appstore/nezha/{1.14.1 => 1.14.2}/.env | 0 appstore/nezha/{1.14.1 => 1.14.2}/data.yml | 0 .../data/config-example.yaml | 0 .../nezha/1.14.2}/docker-compose.yml | 2 +- .../nezha/{1.14.1 => 1.14.2}/envs/default.env | 0 .../nezha/{1.14.1 => 1.14.2}/envs/global.env | 0 .../nezha/{1.14.1 => 1.14.2}/scripts/init.sh | 0 .../{1.14.1 => 1.14.2}/scripts/uninstall.sh | 0 .../{1.14.1 => 1.14.2}/scripts/upgrade.sh | 0 dockge/astrbot-napcat/docker-compose.yml | 2 +- dockge/astrbot/docker-compose.yml | 2 +- dockge/ech0/docker-compose.yml | 2 +- dockge/n8n/docker-compose.yml | 2 +- dockge/nezha/.env | 35 ++++++++++------ dockge/nezha/data/config-example.yaml | 37 +++------------- dockge/nezha/docker-compose.yml | 13 +++--- dockge/nezha_0_20_13/.env | 33 +++++++++++++++ dockge/nezha_0_20_13/data/config-example.yaml | 33 +++++++++++++++ dockge/nezha_0_20_13/docker-compose.yml | 20 +++++++++ .../envs/default.env | 0 .../envs/global.env | 0 dockge/nezha_1_14_1/.env | 42 ------------------- dockge/nezha_1_14_1/data/config-example.yaml | 6 --- 49 files changed, 128 insertions(+), 128 deletions(-) rename appstore/astrbot/{4.2.1 => 4.3.1}/.env (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/data.yml (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/docker-compose.yml (94%) rename appstore/astrbot/{4.2.1 => 4.3.1}/envs/default.env (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/envs/global.env (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/scripts/init.sh (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/scripts/uninstall.sh (100%) rename appstore/astrbot/{4.2.1 => 4.3.1}/scripts/upgrade.sh (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/.env (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/data.yml (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/docker-compose.yml (93%) rename appstore/ech0/{2.6.5 => 2.6.6}/envs/default.env (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/envs/global.env (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/scripts/init.sh (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/scripts/uninstall.sh (100%) rename appstore/ech0/{2.6.5 => 2.6.6}/scripts/upgrade.sh (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/.env (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/data.yml (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/docker-compose.yml (94%) rename appstore/n8n/{1.114.0 => 1.114.1}/envs/default.env (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/envs/global.env (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/scripts/init.sh (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/scripts/uninstall.sh (100%) rename appstore/n8n/{1.114.0 => 1.114.1}/scripts/upgrade.sh (100%) delete mode 100644 appstore/nezha/1.14.1/docker-compose.yml rename appstore/nezha/{1.14.1 => 1.14.2}/.env (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/data.yml (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/data/config-example.yaml (100%) rename {dockge/nezha_1_14_1 => appstore/nezha/1.14.2}/docker-compose.yml (90%) rename appstore/nezha/{1.14.1 => 1.14.2}/envs/default.env (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/envs/global.env (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/scripts/init.sh (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/scripts/uninstall.sh (100%) rename appstore/nezha/{1.14.1 => 1.14.2}/scripts/upgrade.sh (100%) create mode 100644 dockge/nezha_0_20_13/.env create mode 100644 dockge/nezha_0_20_13/data/config-example.yaml create mode 100644 dockge/nezha_0_20_13/docker-compose.yml rename dockge/{nezha_1_14_1 => nezha_0_20_13}/envs/default.env (100%) rename dockge/{nezha_1_14_1 => nezha_0_20_13}/envs/global.env (100%) delete mode 100644 dockge/nezha_1_14_1/.env delete mode 100644 dockge/nezha_1_14_1/data/config-example.yaml diff --git a/appstore/astrbot-napcat/4.8.116/docker-compose.yml b/appstore/astrbot-napcat/4.8.116/docker-compose.yml index 3ad7c5a80..7a395f138 100644 --- a/appstore/astrbot-napcat/4.8.116/docker-compose.yml +++ b/appstore/astrbot-napcat/4.8.116/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.2.1 + image: soulter/astrbot:v4.3.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.2.1/.env b/appstore/astrbot/4.3.1/.env similarity index 100% rename from appstore/astrbot/4.2.1/.env rename to appstore/astrbot/4.3.1/.env diff --git a/appstore/astrbot/4.2.1/data.yml b/appstore/astrbot/4.3.1/data.yml similarity index 100% rename from appstore/astrbot/4.2.1/data.yml rename to appstore/astrbot/4.3.1/data.yml diff --git a/appstore/astrbot/4.2.1/docker-compose.yml b/appstore/astrbot/4.3.1/docker-compose.yml similarity index 94% rename from appstore/astrbot/4.2.1/docker-compose.yml rename to appstore/astrbot/4.3.1/docker-compose.yml index 3da462fa0..40be74785 100644 --- a/appstore/astrbot/4.2.1/docker-compose.yml +++ b/appstore/astrbot/4.3.1/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.2.1 + image: soulter/astrbot:v4.3.1 labels: createdBy: Apps networks: diff --git a/appstore/astrbot/4.2.1/envs/default.env b/appstore/astrbot/4.3.1/envs/default.env similarity index 100% rename from appstore/astrbot/4.2.1/envs/default.env rename to appstore/astrbot/4.3.1/envs/default.env diff --git a/appstore/astrbot/4.2.1/envs/global.env b/appstore/astrbot/4.3.1/envs/global.env similarity index 100% rename from appstore/astrbot/4.2.1/envs/global.env rename to appstore/astrbot/4.3.1/envs/global.env diff --git a/appstore/astrbot/4.2.1/scripts/init.sh b/appstore/astrbot/4.3.1/scripts/init.sh similarity index 100% rename from appstore/astrbot/4.2.1/scripts/init.sh rename to appstore/astrbot/4.3.1/scripts/init.sh diff --git a/appstore/astrbot/4.2.1/scripts/uninstall.sh b/appstore/astrbot/4.3.1/scripts/uninstall.sh similarity index 100% rename from appstore/astrbot/4.2.1/scripts/uninstall.sh rename to appstore/astrbot/4.3.1/scripts/uninstall.sh diff --git a/appstore/astrbot/4.2.1/scripts/upgrade.sh b/appstore/astrbot/4.3.1/scripts/upgrade.sh similarity index 100% rename from appstore/astrbot/4.2.1/scripts/upgrade.sh rename to appstore/astrbot/4.3.1/scripts/upgrade.sh diff --git a/appstore/ech0/2.6.5/.env b/appstore/ech0/2.6.6/.env similarity index 100% rename from appstore/ech0/2.6.5/.env rename to appstore/ech0/2.6.6/.env diff --git a/appstore/ech0/2.6.5/data.yml b/appstore/ech0/2.6.6/data.yml similarity index 100% rename from appstore/ech0/2.6.5/data.yml rename to appstore/ech0/2.6.6/data.yml diff --git a/appstore/ech0/2.6.5/docker-compose.yml b/appstore/ech0/2.6.6/docker-compose.yml similarity index 93% rename from appstore/ech0/2.6.5/docker-compose.yml rename to appstore/ech0/2.6.6/docker-compose.yml index f64629bba..169ef78d2 100644 --- a/appstore/ech0/2.6.5/docker-compose.yml +++ b/appstore/ech0/2.6.6/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: sn0wl1n/ech0:v2.6.5 + image: sn0wl1n/ech0:v2.6.6 labels: createdBy: Apps networks: diff --git a/appstore/ech0/2.6.5/envs/default.env b/appstore/ech0/2.6.6/envs/default.env similarity index 100% rename from appstore/ech0/2.6.5/envs/default.env rename to appstore/ech0/2.6.6/envs/default.env diff --git a/appstore/ech0/2.6.5/envs/global.env b/appstore/ech0/2.6.6/envs/global.env similarity index 100% rename from appstore/ech0/2.6.5/envs/global.env rename to appstore/ech0/2.6.6/envs/global.env diff --git a/appstore/ech0/2.6.5/scripts/init.sh b/appstore/ech0/2.6.6/scripts/init.sh similarity index 100% rename from appstore/ech0/2.6.5/scripts/init.sh rename to appstore/ech0/2.6.6/scripts/init.sh diff --git a/appstore/ech0/2.6.5/scripts/uninstall.sh b/appstore/ech0/2.6.6/scripts/uninstall.sh similarity index 100% rename from appstore/ech0/2.6.5/scripts/uninstall.sh rename to appstore/ech0/2.6.6/scripts/uninstall.sh diff --git a/appstore/ech0/2.6.5/scripts/upgrade.sh b/appstore/ech0/2.6.6/scripts/upgrade.sh similarity index 100% rename from appstore/ech0/2.6.5/scripts/upgrade.sh rename to appstore/ech0/2.6.6/scripts/upgrade.sh diff --git a/appstore/n8n/1.114.0/.env b/appstore/n8n/1.114.1/.env similarity index 100% rename from appstore/n8n/1.114.0/.env rename to appstore/n8n/1.114.1/.env diff --git a/appstore/n8n/1.114.0/data.yml b/appstore/n8n/1.114.1/data.yml similarity index 100% rename from appstore/n8n/1.114.0/data.yml rename to appstore/n8n/1.114.1/data.yml diff --git a/appstore/n8n/1.114.0/docker-compose.yml b/appstore/n8n/1.114.1/docker-compose.yml similarity index 94% rename from appstore/n8n/1.114.0/docker-compose.yml rename to appstore/n8n/1.114.1/docker-compose.yml index 52d13eff8..417346d00 100644 --- a/appstore/n8n/1.114.0/docker-compose.yml +++ b/appstore/n8n/1.114.1/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:1.114.0 + image: n8nio/n8n:1.114.1 labels: createdBy: Apps networks: diff --git a/appstore/n8n/1.114.0/envs/default.env b/appstore/n8n/1.114.1/envs/default.env similarity index 100% rename from appstore/n8n/1.114.0/envs/default.env rename to appstore/n8n/1.114.1/envs/default.env diff --git a/appstore/n8n/1.114.0/envs/global.env b/appstore/n8n/1.114.1/envs/global.env similarity index 100% rename from appstore/n8n/1.114.0/envs/global.env rename to appstore/n8n/1.114.1/envs/global.env diff --git a/appstore/n8n/1.114.0/scripts/init.sh b/appstore/n8n/1.114.1/scripts/init.sh similarity index 100% rename from appstore/n8n/1.114.0/scripts/init.sh rename to appstore/n8n/1.114.1/scripts/init.sh diff --git a/appstore/n8n/1.114.0/scripts/uninstall.sh b/appstore/n8n/1.114.1/scripts/uninstall.sh similarity index 100% rename from appstore/n8n/1.114.0/scripts/uninstall.sh rename to appstore/n8n/1.114.1/scripts/uninstall.sh diff --git a/appstore/n8n/1.114.0/scripts/upgrade.sh b/appstore/n8n/1.114.1/scripts/upgrade.sh similarity index 100% rename from appstore/n8n/1.114.0/scripts/upgrade.sh rename to appstore/n8n/1.114.1/scripts/upgrade.sh diff --git a/appstore/nezha/1.14.1/docker-compose.yml b/appstore/nezha/1.14.1/docker-compose.yml deleted file mode 100644 index a6136ce38..000000000 --- a/appstore/nezha/1.14.1/docker-compose.yml +++ /dev/null @@ -1,19 +0,0 @@ -networks: - 1panel-network: - external: true -services: - nezha: - container_name: nezha - environment: - - NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP} - - NZ_LOCATION=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v1.14.1 - labels: - createdBy: Apps - networks: - - 1panel-network - ports: - - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP} - restart: always - volumes: - - ${NEZHA_ROOT_PATH}/data:/dashboard/data diff --git a/appstore/nezha/1.14.1/.env b/appstore/nezha/1.14.2/.env similarity index 100% rename from appstore/nezha/1.14.1/.env rename to appstore/nezha/1.14.2/.env diff --git a/appstore/nezha/1.14.1/data.yml b/appstore/nezha/1.14.2/data.yml similarity index 100% rename from appstore/nezha/1.14.1/data.yml rename to appstore/nezha/1.14.2/data.yml diff --git a/appstore/nezha/1.14.1/data/config-example.yaml b/appstore/nezha/1.14.2/data/config-example.yaml similarity index 100% rename from appstore/nezha/1.14.1/data/config-example.yaml rename to appstore/nezha/1.14.2/data/config-example.yaml diff --git a/dockge/nezha_1_14_1/docker-compose.yml b/appstore/nezha/1.14.2/docker-compose.yml similarity index 90% rename from dockge/nezha_1_14_1/docker-compose.yml rename to appstore/nezha/1.14.2/docker-compose.yml index a6136ce38..de5d294f7 100644 --- a/dockge/nezha_1_14_1/docker-compose.yml +++ b/appstore/nezha/1.14.2/docker-compose.yml @@ -7,7 +7,7 @@ services: environment: - NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP} - NZ_LOCATION=Asia/Shanghai - image: ghcr.io/nezhahq/nezha:v1.14.1 + image: ghcr.io/nezhahq/nezha:v1.14.2 labels: createdBy: Apps networks: diff --git a/appstore/nezha/1.14.1/envs/default.env b/appstore/nezha/1.14.2/envs/default.env similarity index 100% rename from appstore/nezha/1.14.1/envs/default.env rename to appstore/nezha/1.14.2/envs/default.env diff --git a/appstore/nezha/1.14.1/envs/global.env b/appstore/nezha/1.14.2/envs/global.env similarity index 100% rename from appstore/nezha/1.14.1/envs/global.env rename to appstore/nezha/1.14.2/envs/global.env diff --git a/appstore/nezha/1.14.1/scripts/init.sh b/appstore/nezha/1.14.2/scripts/init.sh similarity index 100% rename from appstore/nezha/1.14.1/scripts/init.sh rename to appstore/nezha/1.14.2/scripts/init.sh diff --git a/appstore/nezha/1.14.1/scripts/uninstall.sh b/appstore/nezha/1.14.2/scripts/uninstall.sh similarity index 100% rename from appstore/nezha/1.14.1/scripts/uninstall.sh rename to appstore/nezha/1.14.2/scripts/uninstall.sh diff --git a/appstore/nezha/1.14.1/scripts/upgrade.sh b/appstore/nezha/1.14.2/scripts/upgrade.sh similarity index 100% rename from appstore/nezha/1.14.1/scripts/upgrade.sh rename to appstore/nezha/1.14.2/scripts/upgrade.sh diff --git a/dockge/astrbot-napcat/docker-compose.yml b/dockge/astrbot-napcat/docker-compose.yml index 3ad7c5a80..7a395f138 100644 --- a/dockge/astrbot-napcat/docker-compose.yml +++ b/dockge/astrbot-napcat/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.2.1 + image: soulter/astrbot:v4.3.1 labels: createdBy: Apps networks: diff --git a/dockge/astrbot/docker-compose.yml b/dockge/astrbot/docker-compose.yml index 3da462fa0..40be74785 100644 --- a/dockge/astrbot/docker-compose.yml +++ b/dockge/astrbot/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: soulter/astrbot:v4.2.1 + image: soulter/astrbot:v4.3.1 labels: createdBy: Apps networks: diff --git a/dockge/ech0/docker-compose.yml b/dockge/ech0/docker-compose.yml index f64629bba..169ef78d2 100644 --- a/dockge/ech0/docker-compose.yml +++ b/dockge/ech0/docker-compose.yml @@ -9,7 +9,7 @@ services: - .env environment: - TZ=Asia/Shanghai - image: sn0wl1n/ech0:v2.6.5 + image: sn0wl1n/ech0:v2.6.6 labels: createdBy: Apps networks: diff --git a/dockge/n8n/docker-compose.yml b/dockge/n8n/docker-compose.yml index 52d13eff8..417346d00 100644 --- a/dockge/n8n/docker-compose.yml +++ b/dockge/n8n/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http - N8N_DIAGNOSTICS_ENABLED=false - N8N_SECURE_COOKIE=false - image: n8nio/n8n:1.114.0 + image: n8nio/n8n:1.114.1 labels: createdBy: Apps networks: diff --git a/dockge/nezha/.env b/dockge/nezha/.env index 54509260f..6adf2af10 100644 --- a/dockge/nezha/.env +++ b/dockge/nezha/.env @@ -4,30 +4,39 @@ NEZHA_ROOT_PATH=/home/nezha # WebUI 端口 [必填] PANEL_APP_PORT_HTTP=8008 -# gRPC 端口 [必填] -PANEL_APP_PORT_GRPC=5555 +# 系统语言 [必填] +NZ_LANGUAGE=zh_CN + +# 数据持久化路径 [必填] +NZ_SITE_NAME=哪吒监控 + +# Agent是否启用TLS [必填] +NZ_TLS=false # OAuth 服务商 [必填] -OAUTH2_TYPE=github +NZ_OAUTH2_TYPE=github # 管理员账号ID [必填] -OAUTH2_ADMIN= +NZ_OAUTH2_ADMIN= # OAuth 客户端 ID [必填] -OAUTH2_CLIENTID= +NZ_OAUTH2_CLIENTID= # OAuth 客户端 Secret [必填] -OAUTH2_CLIENTSECRET= +NZ_OAUTH2_CLIENTSECRET= # OAuth 端点 (可选) -OAUTH2_ENDPOINT= +NZ_OAUTH2_ENDPOINT= -# 网站标题 [必填] -NZ_SITE_TITLE=哪吒监控 +# 登录有效期 (小时) [必填] +NZ_JWT_TIMEOUT=1 -# Cookie 名称 (默认) [必填] -NZ_COOKIE_NAME=nezha-dashboard +# 强制认证 [必填] +NZ_FORCE_AUTH=false -# 网站主题 (默认) [必填] -NZ_THEME=default +# 是否脱敏通知IP [必填] +NZ_ENABLE_PLAIN_IP_IN_NOTIFICATION=false + +# IP 变更通知 [必填] +NZ_ENABLE_IP_CHANGE_NOTIFICATION=false diff --git a/dockge/nezha/data/config-example.yaml b/dockge/nezha/data/config-example.yaml index d063cf9f9..f9d20745b 100644 --- a/dockge/nezha/data/config-example.yaml +++ b/dockge/nezha/data/config-example.yaml @@ -1,33 +1,6 @@ debug: false -httpport: 80 -language: zh-CN -grpcport: nz_grpc_port -oauth2: - type: "nz_oauth2_type" - admin: "nz_admin_logins" - clientid: "nz_github_oauth_client_id" - clientsecret: "nz_github_oauth_client_secret" - endpoint: "" -site: - brand: "nz_site_title" - cookiename: "nezha-dashboard" - theme: "default" -ddns: - enable: false - provider: "webhook" - accessid: "" - accesssecret: "" - webhookmethod: "" - webhookurl: "" - webhookrequestbody: "" - webhookheaders: "" - maxretries: 3 - profiles: - example: - provider: "" - accessid: "" - accesssecret: "" - webhookmethod: "" - webhookurl: "" - webhookrequestbody: "" - webhookheaders: "" +listen_port: 8008 +language: zh_CN +site_name: "nz_site_title" +install_host: 127.0.0.1:8008 +tls: false diff --git a/dockge/nezha/docker-compose.yml b/dockge/nezha/docker-compose.yml index ff7b23dd8..de5d294f7 100644 --- a/dockge/nezha/docker-compose.yml +++ b/dockge/nezha/docker-compose.yml @@ -2,19 +2,18 @@ networks: 1panel-network: external: true services: - nezha-dashboard: + nezha: container_name: nezha - image: ghcr.io/naiba/nezha-dashboard:v0.20.13 + environment: + - NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP} + - NZ_LOCATION=Asia/Shanghai + image: ghcr.io/nezhahq/nezha:v1.14.2 labels: createdBy: Apps networks: - 1panel-network ports: - - ${PANEL_APP_PORT_HTTP}:80 - - ${PANEL_APP_PORT_GRPC}:${PANEL_APP_PORT_GRPC} + - ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP} restart: always volumes: - ${NEZHA_ROOT_PATH}/data:/dashboard/data - - ${NEZHA_ROOT_PATH}/static-custom/static:/dashboard/resource/static/custom - - ${NEZHA_ROOT_PATH}/theme-custom/template:/dashboard/resource/template/theme-custom - - ${NEZHA_ROOT_PATH}/dashboard-custom/template:/dashboard/resource/template/dashboard-custom diff --git a/dockge/nezha_0_20_13/.env b/dockge/nezha_0_20_13/.env new file mode 100644 index 000000000..54509260f --- /dev/null +++ b/dockge/nezha_0_20_13/.env @@ -0,0 +1,33 @@ +# 数据持久化路径 [必填] +NEZHA_ROOT_PATH=/home/nezha + +# WebUI 端口 [必填] +PANEL_APP_PORT_HTTP=8008 + +# gRPC 端口 [必填] +PANEL_APP_PORT_GRPC=5555 + +# OAuth 服务商 [必填] +OAUTH2_TYPE=github + +# 管理员账号ID [必填] +OAUTH2_ADMIN= + +# OAuth 客户端 ID [必填] +OAUTH2_CLIENTID= + +# OAuth 客户端 Secret [必填] +OAUTH2_CLIENTSECRET= + +# OAuth 端点 (可选) +OAUTH2_ENDPOINT= + +# 网站标题 [必填] +NZ_SITE_TITLE=哪吒监控 + +# Cookie 名称 (默认) [必填] +NZ_COOKIE_NAME=nezha-dashboard + +# 网站主题 (默认) [必填] +NZ_THEME=default + diff --git a/dockge/nezha_0_20_13/data/config-example.yaml b/dockge/nezha_0_20_13/data/config-example.yaml new file mode 100644 index 000000000..d063cf9f9 --- /dev/null +++ b/dockge/nezha_0_20_13/data/config-example.yaml @@ -0,0 +1,33 @@ +debug: false +httpport: 80 +language: zh-CN +grpcport: nz_grpc_port +oauth2: + type: "nz_oauth2_type" + admin: "nz_admin_logins" + clientid: "nz_github_oauth_client_id" + clientsecret: "nz_github_oauth_client_secret" + endpoint: "" +site: + brand: "nz_site_title" + cookiename: "nezha-dashboard" + theme: "default" +ddns: + enable: false + provider: "webhook" + accessid: "" + accesssecret: "" + webhookmethod: "" + webhookurl: "" + webhookrequestbody: "" + webhookheaders: "" + maxretries: 3 + profiles: + example: + provider: "" + accessid: "" + accesssecret: "" + webhookmethod: "" + webhookurl: "" + webhookrequestbody: "" + webhookheaders: "" diff --git a/dockge/nezha_0_20_13/docker-compose.yml b/dockge/nezha_0_20_13/docker-compose.yml new file mode 100644 index 000000000..ff7b23dd8 --- /dev/null +++ b/dockge/nezha_0_20_13/docker-compose.yml @@ -0,0 +1,20 @@ +networks: + 1panel-network: + external: true +services: + nezha-dashboard: + container_name: nezha + image: ghcr.io/naiba/nezha-dashboard:v0.20.13 + labels: + createdBy: Apps + networks: + - 1panel-network + ports: + - ${PANEL_APP_PORT_HTTP}:80 + - ${PANEL_APP_PORT_GRPC}:${PANEL_APP_PORT_GRPC} + restart: always + volumes: + - ${NEZHA_ROOT_PATH}/data:/dashboard/data + - ${NEZHA_ROOT_PATH}/static-custom/static:/dashboard/resource/static/custom + - ${NEZHA_ROOT_PATH}/theme-custom/template:/dashboard/resource/template/theme-custom + - ${NEZHA_ROOT_PATH}/dashboard-custom/template:/dashboard/resource/template/dashboard-custom diff --git a/dockge/nezha_1_14_1/envs/default.env b/dockge/nezha_0_20_13/envs/default.env similarity index 100% rename from dockge/nezha_1_14_1/envs/default.env rename to dockge/nezha_0_20_13/envs/default.env diff --git a/dockge/nezha_1_14_1/envs/global.env b/dockge/nezha_0_20_13/envs/global.env similarity index 100% rename from dockge/nezha_1_14_1/envs/global.env rename to dockge/nezha_0_20_13/envs/global.env diff --git a/dockge/nezha_1_14_1/.env b/dockge/nezha_1_14_1/.env deleted file mode 100644 index 6adf2af10..000000000 --- a/dockge/nezha_1_14_1/.env +++ /dev/null @@ -1,42 +0,0 @@ -# 数据持久化路径 [必填] -NEZHA_ROOT_PATH=/home/nezha - -# WebUI 端口 [必填] -PANEL_APP_PORT_HTTP=8008 - -# 系统语言 [必填] -NZ_LANGUAGE=zh_CN - -# 数据持久化路径 [必填] -NZ_SITE_NAME=哪吒监控 - -# Agent是否启用TLS [必填] -NZ_TLS=false - -# OAuth 服务商 [必填] -NZ_OAUTH2_TYPE=github - -# 管理员账号ID [必填] -NZ_OAUTH2_ADMIN= - -# OAuth 客户端 ID [必填] -NZ_OAUTH2_CLIENTID= - -# OAuth 客户端 Secret [必填] -NZ_OAUTH2_CLIENTSECRET= - -# OAuth 端点 (可选) -NZ_OAUTH2_ENDPOINT= - -# 登录有效期 (小时) [必填] -NZ_JWT_TIMEOUT=1 - -# 强制认证 [必填] -NZ_FORCE_AUTH=false - -# 是否脱敏通知IP [必填] -NZ_ENABLE_PLAIN_IP_IN_NOTIFICATION=false - -# IP 变更通知 [必填] -NZ_ENABLE_IP_CHANGE_NOTIFICATION=false - diff --git a/dockge/nezha_1_14_1/data/config-example.yaml b/dockge/nezha_1_14_1/data/config-example.yaml deleted file mode 100644 index f9d20745b..000000000 --- a/dockge/nezha_1_14_1/data/config-example.yaml +++ /dev/null @@ -1,6 +0,0 @@ -debug: false -listen_port: 8008 -language: zh_CN -site_name: "nz_site_title" -install_host: 127.0.0.1:8008 -tls: false