Merge pull request 'Increase memory allocation for immich services in service-immich.json' (#18) from dev into main

Reviewed-on: #18
This commit is contained in:
2025-08-12 10:34:21 +00:00

View File

@@ -29,7 +29,7 @@
"IMAGE": "tensorchord/pgvecto-rs:pg14-v0.2.0",
"UPDATE": "true",
"NAME": "immichpostgres-db",
"MEMORY": "256M",
"MEMORY": "512M",
"NETWORK": "immich-net",
"SELECTOR": "immichpostgres",
"VOLUMES": [
@@ -81,7 +81,7 @@
"IMAGE": "ghcr.io/immich-app/immich-server:#IMMICH_VERSION",
"UPDATE": "true",
"NAME": "immichapp-app",
"MEMORY": "1024M",
"MEMORY": "1536M",
"NETWORK": "immich-net",
"SELECTOR": "immichapp",
"PORTS": [
@@ -136,7 +136,7 @@
"UPDATE": "true",
"NAME": "immichmachine-learning",
"ROLES": "backend-www",
"MEMORY": "1024M",
"MEMORY": "1536M",
"NETWORK": "immich-net",
"SELECTOR": "immichmachine-learning",
"ENVS": [