Processed apps directory via GitHub Actions

This commit is contained in:
QYG2297248353
2026-04-13 16:15:56 +00:00
parent 77ae840023
commit 7f90b129bf
39 changed files with 19 additions and 19 deletions
@@ -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.7.4 image: ghcr.io/immich-app/immich-server:v2.7.5
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.7.4 image: ghcr.io/immich-app/immich-server:v2.7.5
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.7.4 image: ghcr.io/immich-app/immich-server:v2.7.5
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-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.7.5
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-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.7.4 image: ghcr.io/immich-app/immich-server:v1.144.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-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.7.5
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 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.7.4 image: ghcr.io/immich-app/immich-server:v1.144.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: 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.7.4
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.7.5
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: 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.7.4 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.7.4 image: ghcr.io/immich-app/immich-server:v1.144.1
labels: labels:
createdBy: Apps createdBy: Apps
networks: networks: