mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
|
||||
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
alist-aria2:
|
||||
openlist:
|
||||
container_name: alist-aria2
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: xhofe/alist-aria2:v3.41.0
|
||||
image: openlistteam/openlist:v4.0.2-aria2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
+3
-3
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
openlist:
|
||||
alist-aria2:
|
||||
container_name: alist-aria2
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: openlistteam/openlist:v4.0.2-aria2
|
||||
image: xhofe/alist-aria2:v3.41.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
|
||||
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
alist:
|
||||
openlist:
|
||||
container_name: alist-ffmpeg
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: xhofe/alist:v3.45.0-ffmpeg
|
||||
image: openlistteam/openlist:v4.0.2-ffmpeg
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
+3
-3
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
openlist:
|
||||
alist:
|
||||
container_name: alist-ffmpeg
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: openlistteam/openlist:v4.0.2-ffmpeg
|
||||
image: xhofe/alist:v3.45.0-ffmpeg
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
|
||||
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
alist:
|
||||
openlist:
|
||||
container_name: alist
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: xhofe/alist:v3.45.0
|
||||
image: openlistteam/openlist:v4.0.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# 数据持久化路径 [必填]
|
||||
OPENLIST_ROOT_PATH=/home/openlist
|
||||
ALIST_ROOT_PATH=/home/alist
|
||||
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=5244
|
||||
@@ -2,7 +2,7 @@ networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
services:
|
||||
openlist:
|
||||
alist:
|
||||
container_name: alist
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
@@ -12,7 +12,7 @@ services:
|
||||
- PGID=0
|
||||
- UMASK=022
|
||||
- FORCE=false
|
||||
image: openlistteam/openlist:v4.0.2
|
||||
image: xhofe/alist:v3.45.0
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
- ${PANEL_APP_PORT_HTTP}:5244
|
||||
restart: always
|
||||
volumes:
|
||||
- ${OPENLIST_ROOT_PATH}/data:/opt/openlist/data
|
||||
- ${ALIST_ROOT_PATH}/data:/opt/alist/data
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_1:-./default_mount_1}:${CUSTOM_MOUNT_DIRECTORY_1:-/default_mount_1}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_2:-./default_mount_2}:${CUSTOM_MOUNT_DIRECTORY_2:-/default_mount_2}
|
||||
- ${CUSTOM_MOUNT_DIRECTORY_3:-./default_mount_3}:${CUSTOM_MOUNT_DIRECTORY_3:-/default_mount_3}
|
||||
@@ -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:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:slim
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:slim
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:slim
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner:slim
|
||||
image: registry.cn-hangzhou.aliyuncs.com/apifox/self-hosted-general-runner
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -22,7 +22,7 @@ services:
|
||||
- SMD=true
|
||||
- CRA2B=2h
|
||||
- QUIET=true
|
||||
image: superng6/aria2:25-08-29
|
||||
image: superng6/aria2:a2b-stable-24-11-01
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@ services:
|
||||
- SMD=true
|
||||
- CRA2B=2h
|
||||
- QUIET=true
|
||||
image: superng6/aria2:a2b-stable-24-11-01
|
||||
image: superng6/aria2:25-08-29
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -13,3 +13,9 @@ CUSTOM_MOUNT_DIRECTORY_2=
|
||||
# 自定义挂载目录 3
|
||||
CUSTOM_MOUNT_DIRECTORY_3=
|
||||
|
||||
# 网络代理地址
|
||||
HTTP_PROXY=
|
||||
|
||||
# 跳过代理地址
|
||||
NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local
|
||||
|
||||
|
||||
@@ -7,7 +7,11 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: orekiiiiiiiiiiiii/auto-lady:1.4.5
|
||||
environment:
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=${NO_PROXY:-}
|
||||
image: envyafish/byte-muse:1.5.3
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -13,9 +13,3 @@ CUSTOM_MOUNT_DIRECTORY_2=
|
||||
# 自定义挂载目录 3
|
||||
CUSTOM_MOUNT_DIRECTORY_3=
|
||||
|
||||
# 网络代理地址
|
||||
HTTP_PROXY=
|
||||
|
||||
# 跳过代理地址
|
||||
NO_PROXY=localhost,127.0.0.1,::1,192.168.0.0/16,10.0.0.0/8,*.local
|
||||
|
||||
+1
-5
@@ -7,11 +7,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
environment:
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
- HTTP_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=${NO_PROXY:-}
|
||||
image: envyafish/byte-muse:1.5.3
|
||||
image: orekiiiiiiiiiiiii/auto-lady:1.4.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- 3306
|
||||
- 80
|
||||
- 443
|
||||
image: btpanel/baota:10.0_lts
|
||||
image: btpanel/baota:9.0_lts_latest
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
- 3306
|
||||
- 80
|
||||
- 443
|
||||
image: btpanel/baota:9.0_lts_latest
|
||||
image: btpanel/baota:10.0_lts
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -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:
|
||||
|
||||
+2
-2
@@ -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:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
image: sn0wl1n/ech0:v3.1.4
|
||||
image: sn0wl1n/ech0:v4.9.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
- HTTPS_PROXY=${HTTP_PROXY}
|
||||
image: sn0wl1n/ech0:v4.9.2
|
||||
image: sn0wl1n/ech0:v3.1.4
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-machine-learning:
|
||||
container_name: immich-machine-learning-immich-machine-learning
|
||||
container_name: immich-machine-learning
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+2
-2
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-machine-learning:
|
||||
container_name: immich-machine-learning
|
||||
container_name: immich-machine-learning-immich-machine-learning
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -21,7 +21,7 @@ services:
|
||||
volumes:
|
||||
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
|
||||
immich-server:
|
||||
container_name: immich-server-immich-no-machine
|
||||
container_name: immich-no-machine
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
devices:
|
||||
@@ -29,7 +29,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+2
-2
@@ -21,7 +21,7 @@ services:
|
||||
volumes:
|
||||
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
|
||||
immich-server:
|
||||
container_name: immich-no-machine
|
||||
container_name: immich-server-immich-no-machine
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
devices:
|
||||
@@ -29,7 +29,7 @@ services:
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-server:
|
||||
container_name: immich-server-immich-server
|
||||
container_name: immich-server
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+2
-2
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-server:
|
||||
container_name: immich-server
|
||||
container_name: immich-server-immich-server
|
||||
devices:
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-machine-learning:
|
||||
container_name: immich-machine-learning-immich
|
||||
container_name: machine-learning-immich
|
||||
devices: &id001
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -38,14 +38,14 @@ services:
|
||||
volumes:
|
||||
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
|
||||
immich-server:
|
||||
container_name: immich-server-immich
|
||||
container_name: immich
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
devices: *id001
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
@@ -4,13 +4,13 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
immich-machine-learning:
|
||||
container_name: machine-learning-immich
|
||||
container_name: immich-machine-learning-immich
|
||||
devices: &id001
|
||||
- /dev/dri:/dev/dri
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -38,14 +38,14 @@ services:
|
||||
volumes:
|
||||
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
|
||||
immich-server:
|
||||
container_name: immich
|
||||
container_name: immich-server-immich
|
||||
depends_on:
|
||||
- immich-pg14-vectors
|
||||
devices: *id001
|
||||
env_file:
|
||||
- ./envs/global.env
|
||||
- .env
|
||||
image: ghcr.io/immich-app/immich-server:v2.7.5
|
||||
image: ghcr.io/immich-app/immich-server:v1.144.1
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.11.11
|
||||
image: jellyfin/jellyfin:10.9.11
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
- ROC_ENABLE_PRE_VEGA=1
|
||||
- HTTPS_PROXY=${HTTP_PROXY:-}
|
||||
- NO_PROXY=localhost,127.0.0.1,::1
|
||||
image: jellyfin/jellyfin:10.9.11
|
||||
image: jellyfin/jellyfin:10.11.11
|
||||
labels:
|
||||
createdBy: Apps
|
||||
network_mode: ${NETWORK_MODE}
|
||||
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: bestzwei/libretv:202508060117
|
||||
image: bestzwei/libretv:latest
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ services:
|
||||
- .env
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
image: bestzwei/libretv:latest
|
||||
image: bestzwei/libretv:202508060117
|
||||
labels:
|
||||
createdBy: Apps
|
||||
networks:
|
||||
+4
-1
@@ -4,9 +4,12 @@ MINIO_ROOT_PATH=/home/minio
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=9001
|
||||
|
||||
# API 端口 [必填]
|
||||
# API 端口 (映射内部端口) [必填]
|
||||
PANEL_APP_PORT_API=9000
|
||||
|
||||
# API 内部端口 [必填]
|
||||
MINIO_API_PORT=9000
|
||||
|
||||
# 管理员 用户名 [必填]
|
||||
MINIO_ROOT_USER=minio
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
minio:
|
||||
command: server --console-address :${PANEL_APP_PORT_HTTP} --address :${PANEL_APP_PORT_API}
|
||||
command: server --console-address :${PANEL_APP_PORT_HTTP} --address :${MINIO_API_PORT}
|
||||
--json
|
||||
container_name: minio
|
||||
env_file:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- MINIO_BROWSER_REDIRECT=true
|
||||
extra_hosts:
|
||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||
image: qyg2297248353/minio:RELEASE.2025-04-22T22-12-26Z
|
||||
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
||||
- ${PANEL_APP_PORT_API}:${PANEL_APP_PORT_API}
|
||||
- ${PANEL_APP_PORT_API}:${MINIO_API_PORT}
|
||||
restart: always
|
||||
volumes:
|
||||
- ${MINIO_ROOT_PATH}/certs:/root/.minio/certs
|
||||
|
||||
@@ -4,12 +4,9 @@ MINIO_ROOT_PATH=/home/minio
|
||||
# WebUI 端口 [必填]
|
||||
PANEL_APP_PORT_HTTP=9001
|
||||
|
||||
# API 端口 (映射内部端口) [必填]
|
||||
# API 端口 [必填]
|
||||
PANEL_APP_PORT_API=9000
|
||||
|
||||
# API 内部端口 [必填]
|
||||
MINIO_API_PORT=9000
|
||||
|
||||
# 管理员 用户名 [必填]
|
||||
MINIO_ROOT_USER=minio
|
||||
|
||||
+3
-3
@@ -3,7 +3,7 @@ networks:
|
||||
external: true
|
||||
services:
|
||||
minio:
|
||||
command: server --console-address :${PANEL_APP_PORT_HTTP} --address :${MINIO_API_PORT}
|
||||
command: server --console-address :${PANEL_APP_PORT_HTTP} --address :${PANEL_APP_PORT_API}
|
||||
--json
|
||||
container_name: minio
|
||||
env_file:
|
||||
@@ -15,7 +15,7 @@ services:
|
||||
- MINIO_BROWSER_REDIRECT=true
|
||||
extra_hosts:
|
||||
- ${MINIO_SERVER_HOST:-localhost}:127.0.0.1
|
||||
image: minio/minio:RELEASE.2025-09-07T16-13-09Z
|
||||
image: qyg2297248353/minio:RELEASE.2025-04-22T22-12-26Z
|
||||
labels:
|
||||
createdBy: Apps
|
||||
logging:
|
||||
@@ -27,7 +27,7 @@ services:
|
||||
- 1panel-network
|
||||
ports:
|
||||
- ${PANEL_APP_PORT_HTTP}:${PANEL_APP_PORT_HTTP}
|
||||
- ${PANEL_APP_PORT_API}:${MINIO_API_PORT}
|
||||
- ${PANEL_APP_PORT_API}:${PANEL_APP_PORT_API}
|
||||
restart: always
|
||||
volumes:
|
||||
- ${MINIO_ROOT_PATH}/certs:/root/.minio/certs
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user