Storage template folder in docker
I have immich installed on truenas at the moment and I can specify where to put the upload folder, the storage template folder, where to keep profiles, configs, thumbs, encoded? videos, etc... I'd like to move it to a VM running docker as the NAS has not enough performance for face recognition, encoding, etc but I can't find a way to configure each folder (ideally I want most of them to point as the NAS, either with cifs volumes on docker or pointing at folders mounted locally with fstab) since I don't have storage for everything in the docker VM.
Normally I'd just check the location of the various folders in the container and configure it accordingly, but the docker compose provided looks quite weird and unusual to me where there's a lot of things marked as "do not change" and so on.
Normally I'd just check the location of the various folders in the container and configure it accordingly, but the docker compose provided looks quite weird and unusual to me where there's a lot of things marked as "do not change" and so on.