You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I started to run into storage space limits on my Proxmox (Immich running as a LXC, on a fast NVMe). That went fine and is fully working but I want to make sure everything is as speedy as possible, with caches and machine learning still on the NVMe.
The only thing I changed in the docker-compose is this:
volumes:
- /<PATH TO NAS SHARE>:/usr/src/app/upload
Is that okay? I did look through the documentation but other than a couple of mentions of Volumes in FAQ, I didn't find anything.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I started to run into storage space limits on my Proxmox (Immich running as a LXC, on a fast NVMe). That went fine and is fully working but I want to make sure everything is as speedy as possible, with caches and machine learning still on the NVMe.
The only thing I changed in the docker-compose is this:
Is that okay? I did look through the documentation but other than a couple of mentions of Volumes in FAQ, I didn't find anything.
Thanks for any tips.
Beta Was this translation helpful? Give feedback.
All reactions