ImmichI
Immich4mo ago
Noah

upload location on unraid with docker compose manager

I'm having trouble figuring out where my assets are located on my unraid server. I'm using the docker compose manager provided by unraid. I specified the upload location in the .env but there appears to be nothing there.

The .env file

The location where your uploaded files are stored

UPLOAD_LOCATION=/mnt/user/immich_library/immich

From the shell as root:

du -h /mnt/user/immich_library/immich/

1.0K /mnt/user/immich_library/immich/upload
7.0K /mnt/user/immich_library/immich/

My account has 243 GiB and my wife is 213GiB


Also my docker image is getting really big. The other containers from the app store are Jellyfin, Searxng, audiobookshelf and karakeep. Seems abnormal.
du -h /mnt/disk1/docker.img
13G /mnt/disk1/docker.img

Can anyone help me find my image files?
Screenshot_from_2025-09-01_23-06-00.png
Was this page helpful?