Processed apps directory via GitHub Actions
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v2.177.0
|
||||
image: casbin/casdoor:v2.178.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
image: sn0wl1n/ech0:v3.0.2
|
||||
image: sn0wl1n/ech0:v3.0.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.123.1
|
||||
image: n8nio/n8n:1.123.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
- NZ_LISTEN_PORT=${PANEL_APP_PORT_HTTP}
|
||||
- NZ_LOCATION=Asia/Shanghai
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.9
|
||||
image: ghcr.io/nezhahq/nezha:v1.14.10
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -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.9
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
||||
restart: always
|
||||
volumes:
|
||||
- ${NEZHA_ROOT_PATH}/data:/dashboard/data
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.6.0
|
||||
container_name: 4.7.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
image: ghcr.io/nodebb/nodebb:4.7.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
image: ghcr.io/nodebb/nodebb:4.7.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- PUID=0
|
||||
- PGID=0
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghostchu/peerbanhelper:v9.0.0
|
||||
image: ghostchu/peerbanhelper:v9.1.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-09-16
|
||||
image: diygod/rsshub:2025-12-03
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -16,7 +16,7 @@ services:
|
||||
- REGION=en-US
|
||||
- KEYBOARD=en-US
|
||||
- VERSION=${VERSION}
|
||||
image: dockurr/windows:5.00
|
||||
image: dockurr/windows:5.14
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -3,13 +3,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
nodebb:
|
||||
container_name: 4.6.0
|
||||
container_name: 4.7.0
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
image: ghcr.io/nodebb/nodebb:4.7.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- verificationCodeTimeout=10
|
||||
- appname=casdoor
|
||||
- authState=casdoor
|
||||
image: casbin/casdoor:v2.177.0
|
||||
image: casbin/casdoor:v2.178.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
image: sn0wl1n/ech0:v3.0.2
|
||||
image: sn0wl1n/ech0:v3.0.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- N8N_PROTOCOL=http
|
||||
- N8N_DIAGNOSTICS_ENABLED=false
|
||||
- N8N_SECURE_COOKIE=false
|
||||
image: n8nio/n8n:1.123.1
|
||||
image: n8nio/n8n:1.123.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.10
|
||||
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
|
||||
|
||||
33
dockge/nezha_0_20_13/.env
Normal file
33
dockge/nezha_0_20_13/.env
Normal file
@@ -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
|
||||
|
||||
33
dockge/nezha_0_20_13/data/config-example.yaml
Normal file
33
dockge/nezha_0_20_13/data/config-example.yaml
Normal file
@@ -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: ""
|
||||
20
dockge/nezha_0_20_13/docker-compose.yml
Normal file
20
dockge/nezha_0_20_13/docker-compose.yml
Normal file
@@ -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
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -4,7 +4,7 @@ networks:
|
||||
|
||||
services:
|
||||
nodebb:
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
image: ghcr.io/nodebb/nodebb:4.7.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghcr.io/nodebb/nodebb:4.6.0
|
||||
image: ghcr.io/nodebb/nodebb:4.7.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -11,7 +11,7 @@ services:
|
||||
- PUID=0
|
||||
- PGID=0
|
||||
- TZ=Asia/Shanghai
|
||||
image: ghostchu/peerbanhelper:v9.0.0
|
||||
image: ghostchu/peerbanhelper:v9.1.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE:-host}
|
||||
|
||||
@@ -57,7 +57,7 @@ services:
|
||||
- -f
|
||||
- http://localhost:1200/healthz?key=${ACCESS_KEY}
|
||||
timeout: 10s
|
||||
image: diygod/rsshub:2025-09-16
|
||||
image: diygod/rsshub:2025-12-03
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user