Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-07-12 06:31:20 +00:00
parent bfae2f14bd
commit 1e283ae65b
186 changed files with 218 additions and 226 deletions
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.22
image: wushuo894/ani-rss:v2.0.23
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.967.0
image: casbin/casdoor:v1.968.0
labels:
createdBy: Apps
networks:
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: emby/embyserver:4.9.1.5
image: emby/embyserver:4.9.1.6
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- database__client=mysql
- mail__options__service=Email
- mail__options__secure=true
image: ghost:5.129.1
image: ghost:5.129.2
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- PUID=0
- PGID=0
- TZ=Asia/Shanghai
image: ghostchu/peerbanhelper:v8.0.0
image: ghostchu/peerbanhelper:v8.0.2
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-07-08
image: diygod/rsshub:2025-07-11
labels:
createdBy: Apps
networks:
@@ -20,6 +20,7 @@ services:
restart: always
volumes:
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
- ${RUSTDESK_API_ROOT_PATH}/api-config:/app/config
rustdesk-server-s6:
container_name: server-rustdesk-api
env_file:
@@ -10,6 +10,9 @@ services:
environment:
- TZ=Asia/Shanghai
- RUSTDESK_API_LANG=zh-CN
- RELAY=${RUSTDESK_SERVER_URL}
- ENCRYPTED_ONLY=1
- MUST_LOGIN=N
image: lejianwen/rustdesk-server-s6:latest
labels:
createdBy: Apps
@@ -25,16 +28,8 @@ services:
- ${PANEL_APP_PORT_SERVER_WS}:21119
restart: always
volumes:
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
rustdesk-server-s6:
environment:
- TZ=Asia/Shanghai
- MUST_LOGIN=N
- ENCRYPTED_ONLY=1
- RUSTDESK_API_LANG=zh-CN
- RELAY=${RUSTDESK_SERVER_URL}
volumes:
- ${RUSTDESK_API_ROOT_PATH}/server-data:/data
- ${RUSTDESK_API_ROOT_PATH}/api-data:/app/data
- ${RUSTDESK_API_ROOT_PATH}/api-config:/app/config
- ${HBBR_RUN_FILE:-./conf/hbbr/run}:/etc/s6-overlay/s6-rc.d/hbbr/run
- ${HBBS_RUN_FILE:-./conf/hbbs/run}:/etc/s6-overlay/s6-rc.d/hbbs/run
@@ -12,7 +12,7 @@ services:
- USER_PASSWORD_REQUIREMENTS=15
- IMAGE_MAX_SIZE=15M
- STORAGE_PROVIDER=local
image: anirdev/slink:v1.6.0
image: anirdev/slink:v1.6.1
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.6.3
image: linuxserver/speedtest-tracker:1.6.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- PGID=1000
- TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.6.3
image: linuxserver/speedtest-tracker:1.6.4
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -14,7 +14,7 @@ services:
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v2.0.22
image: wushuo894/ani-rss:v2.0.23
labels:
createdBy: Apps
networks:
+2 -2
View File
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- DOCKER_ENV=true
image: qyg2297248353/bili-fetcher:latest
image: qyg2297248353/bili-fetcher:v1.6.0
networks:
- 1panel-network
ports:
@@ -26,7 +26,7 @@ services:
environment:
- BACKEND_URL=http://bili-fetcher-api:8899
- TZ=Asia/Shanghai
image: qyg2297248353/bili-fetcher-web:latest
image: qyg2297248353/bili-fetcher-web:v1.6.0
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- DOCKER_ENV=true
image: qyg2297248353/bili-fetcher:v1.6.0
image: qyg2297248353/bili-fetcher:latest
networks:
- 1panel-network
ports:
@@ -26,7 +26,7 @@ services:
environment:
- BACKEND_URL=http://bili-fetcher-api:8899
- TZ=Asia/Shanghai
image: qyg2297248353/bili-fetcher-web:v1.6.0
image: qyg2297248353/bili-fetcher-web:latest
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- verificationCodeTimeout=10
- appname=casdoor
- authState=casdoor
image: casbin/casdoor:v1.967.0
image: casbin/casdoor:v1.968.0
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:8.18.3
image: elasticsearch:9.0.3
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:9.0.3
image: elasticsearch:8.18.3
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.18.3
image: kibana:9.0.3
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:9.0.3
image: kibana:8.18.3
labels:
createdBy: Apps
networks:

Some files were not shown because too many files have changed in this diff Show More