Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-03-27 09:56:58 +00:00
parent c8d743503e
commit 0abfb30a36
217 changed files with 1503 additions and 1503 deletions
@@ -56,7 +56,7 @@ services:
condition: service_healthy
environment:
- TZ=Asia/Shanghai
image: dujiaonext/user:v0.1.5
image: dujiaonext/user:v0.1.6
networks:
- dujiao-net
ports:
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- PUID=1000
- PGID=1000
image: linuxserver/jackett:0.24.1465
image: linuxserver/jackett:0.24.1470
labels:
createdBy: Apps
networks:
@@ -12,7 +12,7 @@ services:
- NACOS_CONSOLE_PORT=${PANEL_APP_PORT_HTTP:-8080}
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
- NACOS_AUTH_ENABLE=true
image: nacos/nacos-server:v3.1.2
image: nacos/nacos-server:v3.2.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -13,7 +13,7 @@ services:
- NACOS_SERVER_PORT=${PANEL_APP_PORT_API:-8848}
- NACOS_AUTH_ENABLE=true
- SPRING_DATASOURCE_PLATFORM=mysql
image: nacos/nacos-server:v3.1.2
image: nacos/nacos-server:v3.2.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -3,7 +3,7 @@ networks:
external: true
services:
omnibox-lite:
container_name: 2.0.5
container_name: 2.0.6
env_file:
- ./envs/global.env
- .env
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- SERVER_PORT=7023
- DATABASE_TYPE=sqlite
image: lampon/omnibox:v2.0.5-lite
image: lampon/omnibox:v2.0.6-lite
labels:
createdBy: Apps
networks:
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- SERVER_PORT=7023
- DATABASE_TYPE=sqlite
image: lampon/omnibox:v2.0.5
image: lampon/omnibox:v2.0.6
labels:
createdBy: Apps
networks:
@@ -3,7 +3,7 @@ networks:
external: true
services:
omnibox-lite:
container_name: 2.0.5
container_name: 2.0.6
env_file:
- ./envs/global.env
- .env
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai
- SERVER_PORT=7023
- DATABASE_TYPE=sqlite
image: lampon/omnibox:v2.0.5-lite
image: lampon/omnibox:v2.0.6-lite
labels:
createdBy: Apps
networks:
+1 -4
View File
@@ -8,13 +8,10 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v3.0.14
image: wushuo894/ani-rss:v1.2.82
labels:
createdBy: Apps
networks:
@@ -8,10 +8,13 @@ services:
- ./envs/global.env
- .env
environment:
- PUID=0
- PGID=0
- UMASK=022
- PORT=7789
- CONFIG=/config
- TZ=Asia/Shanghai
image: wushuo894/ani-rss:v1.2.82
image: wushuo894/ani-rss:v3.0.14
labels:
createdBy: Apps
networks:
+23 -1
View File
@@ -4,6 +4,8 @@ networks:
services:
archivebox:
container_name: archivebox
depends_on:
- archivebox-init
env_file:
- ./envs/global.env
- .env
@@ -14,7 +16,7 @@ services:
- SEARCH_BACKEND_ENGINE=sonic
- SEARCH_BACKEND_HOST_NAME=archivebox-sonic
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
image: archivebox/archivebox:0.7.3
image: archivebox/archivebox:0.8.5rc9
labels:
createdBy: Apps
networks:
@@ -24,6 +26,26 @@ services:
restart: always
volumes:
- ${ARCHIVEBOX_ROOT_PATH}/data:/data
archivebox-init:
command: archivebox init
container_name: init-archivebox
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
- ALLOWED_HOSTS=*
- CSRF_TRUSTED_ORIGINS=http://localhost:8000
- SEARCH_BACKEND_ENGINE=sonic
- SEARCH_BACKEND_HOST_NAME=archivebox-sonic
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
image: archivebox/archivebox:0.8.5rc9
labels:
createdBy: Apps
networks:
- 1panel-network
volumes:
- ${ARCHIVEBOX_ROOT_PATH}/data:/data
archivebox-sonic:
container_name: sonic-archivebox
env_file:
@@ -4,8 +4,6 @@ networks:
services:
archivebox:
container_name: archivebox
depends_on:
- archivebox-init
env_file:
- ./envs/global.env
- .env
@@ -16,7 +14,7 @@ services:
- SEARCH_BACKEND_ENGINE=sonic
- SEARCH_BACKEND_HOST_NAME=archivebox-sonic
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
image: archivebox/archivebox:0.8.5rc9
image: archivebox/archivebox:0.7.3
labels:
createdBy: Apps
networks:
@@ -26,26 +24,6 @@ services:
restart: always
volumes:
- ${ARCHIVEBOX_ROOT_PATH}/data:/data
archivebox-init:
command: archivebox init
container_name: init-archivebox
env_file:
- ./envs/global.env
- .env
environment:
- TZ=Asia/Shanghai
- ALLOWED_HOSTS=*
- CSRF_TRUSTED_ORIGINS=http://localhost:8000
- SEARCH_BACKEND_ENGINE=sonic
- SEARCH_BACKEND_HOST_NAME=archivebox-sonic
- SEARCH_BACKEND_PASSWORD=${ADMIN_PASSWORD:-}
image: archivebox/archivebox:0.8.5rc9
labels:
createdBy: Apps
networks:
- 1panel-network
volumes:
- ${ARCHIVEBOX_ROOT_PATH}/data:/data
archivebox-sonic:
container_name: sonic-archivebox
env_file:
+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.9
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.9
labels:
createdBy: Apps
networks:
@@ -10,7 +10,7 @@ services:
environment:
- TZ=Asia/Shanghai
- DOCKER_ENV=true
image: qyg2297248353/bili-fetcher:v1.6.9
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.9
image: qyg2297248353/bili-fetcher-web:latest
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -56,7 +56,7 @@ services:
condition: service_healthy
environment:
- TZ=Asia/Shanghai
image: dujiaonext/user:v0.1.5
image: dujiaonext/user:v0.1.6
networks:
- dujiao-net
ports:
@@ -11,7 +11,7 @@ services:
- LICENSE=basic
- ES_SETTING_BOOTSTRAP_MEMORY__LOCK=true
- ES_SETTING_PATH_REPO=/usr/share/elasticsearch/backup
image: elasticsearch:9.3.2
image: elasticsearch:8.19.13
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.19.13
image: elasticsearch:9.3.2
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:9.3.2
image: kibana:8.19.13
labels:
createdBy: Apps
networks:
@@ -14,7 +14,7 @@ services:
- I18N_LOCALE="zh-CN"
- SERVER_SHUTDOWNTIMEOUT="5s"
- MONITORING_UI_CONTAINER_ELASTICSEARCH_ENABLED=true
image: kibana:8.19.13
image: kibana:9.3.2
labels:
createdBy: Apps
networks:
+1 -1
View File
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: amilys/embyserver:4.8.11.0
image: amilys/embyserver:4.9.2.6
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -13,7 +13,7 @@ services:
- HTTP_PROXY=${HTTP_PROXY:-}
- HTTPS_PROXY=${HTTP_PROXY:-}
- NO_PROXY=localhost,127.0.0.1,::1
image: amilys/embyserver:4.9.2.6
image: amilys/embyserver:4.8.11.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -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.8.11.0
image: emby/embyserver:4.9.4.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -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.4.1
image: emby/embyserver:4.8.11.0
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
PANEL_APP_PORT_HTTP=7575
# 密钥 [必填]
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
+1 -1
View File
@@ -7,7 +7,7 @@ services:
env_file:
- ./envs/global.env
- .env
image: ghcr.io/ajnart/homarr:0.16.1
image: ghcr.io/homarr-labs/homarr:v1.56.1
labels:
createdBy: Apps
network_mode: ${NETWORK_MODE}
@@ -8,5 +8,5 @@ HOMARR_ROOT_PATH=/home/homarr
PANEL_APP_PORT_HTTP=7575
# 密钥 [必填]
SECRET_ENCRYPTION_KEY=7f0f511ce7898929066688ee9146aa509293a6c58a345ea0ea7270e7b34ff32d
SECRET_ENCRYPTION_KEY=b7fa3f6f09ac8084ca03b94589d799e6a9225212e8f691c6b419a139acf412c7

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