Add immich

This commit is contained in:
Maurice
2025-10-03 17:00:07 +02:00
parent 0a87de85d1
commit b8d781c9c4
5 changed files with 85 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
user = "podman"
[service]
name = "immich_machine_learning"
image = "ghcr.io/immich-app/immich-machine-learning:release"
[[network]]
name = "immich"
group = "caddy"
[[volumes]]
source = "immich-ml-data"
target = "/cache"
[environment]
DB_USERNAME = "immich"
DB_PASSWORD = "EBYUcFlxwocGSL2"
DB_DATABASE_NAME = "immich"