Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2025-12-19 18:33:50 +00:00
parent edf2510eb1
commit c6c0171ae9
88 changed files with 33 additions and 33 deletions
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.36-ol8 image: qyg2297248353/ammds:v1.6.37-ol8
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.36 image: qyg2297248353/ammds:v1.6.37
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0 image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -10,7 +10,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0 image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -45,7 +45,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite - DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite - MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.13.2 image: linuxserver/speedtest-tracker:1.13.3
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
@@ -12,7 +12,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.13.2 image: linuxserver/speedtest-tracker:1.13.3
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.36-ol8 image: qyg2297248353/ammds:v1.6.37-ol8
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
+1 -1
View File
@@ -11,7 +11,7 @@ services:
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080} - NGINX_PORT=${PANEL_APP_PORT_HTTP:-8080}
- AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523} - AMMDS_SERVER_PORT=${PANEL_APP_PORT_API:-9523}
image: qyg2297248353/ammds:v1.6.36 image: qyg2297248353/ammds:v1.6.37
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE:-host} network_mode: ${NETWORK_MODE:-host}
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-machine-learning: immich-machine-learning:
container_name: immich-machine-learning container_name: immich-machine-learning-immich-machine-learning
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0 image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-machine-learning: immich-machine-learning:
container_name: immich-machine-learning-immich-machine-learning container_name: immich-machine-learning
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -21,7 +21,7 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich-no-machine container_name: immich-server-immich-no-machine
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: devices:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -21,7 +21,7 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich-server-immich-no-machine container_name: immich-no-machine
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: devices:
@@ -29,7 +29,7 @@ services:
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.144.1 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+2 -2
View File
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-server: immich-server:
container_name: immich-server container_name: immich-server-immich-server
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-server: immich-server:
container_name: immich-server-immich-server container_name: immich-server
devices: devices:
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.144.1 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
+4 -4
View File
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-machine-learning: immich-machine-learning:
container_name: machine-learning-immich container_name: immich-machine-learning-immich
devices: &id001 devices: &id001
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v2.4.0 image: ghcr.io/immich-app/immich-machine-learning:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -38,14 +38,14 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich container_name: immich-server-immich
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: *id001 devices: *id001
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v2.4.0 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -4,13 +4,13 @@ networks:
external: true external: true
services: services:
immich-machine-learning: immich-machine-learning:
container_name: immich-machine-learning-immich container_name: machine-learning-immich
devices: &id001 devices: &id001
- /dev/dri:/dev/dri - /dev/dri:/dev/dri
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-machine-learning:v1.144.1 image: ghcr.io/immich-app/immich-machine-learning:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -38,14 +38,14 @@ services:
volumes: volumes:
- ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data - ${IMMICH_ROOT_PATH}/pg14/data:/var/lib/postgresql/data
immich-server: immich-server:
container_name: immich-server-immich container_name: immich
depends_on: depends_on:
- immich-pg14-vectors - immich-pg14-vectors
devices: *id001 devices: *id001
env_file: env_file:
- ./envs/global.env - ./envs/global.env
- .env - .env
image: ghcr.io/immich-app/immich-server:v1.144.1 image: ghcr.io/immich-app/immich-server:v2.4.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks:
@@ -14,7 +14,7 @@ services:
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
- DB_CONNECTION=sqlite - DB_CONNECTION=sqlite
- MAIL_MAILER=sqlite - MAIL_MAILER=sqlite
image: linuxserver/speedtest-tracker:1.13.2 image: linuxserver/speedtest-tracker:1.13.3
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}
+1 -1
View File
@@ -12,7 +12,7 @@ services:
- PGID=1000 - PGID=1000
- TZ=Asia/Shanghai - TZ=Asia/Shanghai
- DISPLAY_TIMEZONE=Asia/Shanghai - DISPLAY_TIMEZONE=Asia/Shanghai
image: linuxserver/speedtest-tracker:1.13.2 image: linuxserver/speedtest-tracker:1.13.3
labels: labels:
createdBy: Apps createdBy: Apps
network_mode: ${NETWORK_MODE} network_mode: ${NETWORK_MODE}