I have an UNRAID server where I store all my images, and I want to store new images from my mobile phones, PCs, etc., there as well.
I have Immich installed in Docker on a Debian virtual machine on my Proxmox server.
The unraid directory is active on NFS and SMB. I want Immich to read all the images, be able to modify or even delete them, and also be able to upload all the new synchronized images from my mobile phones, but I can't get it to work.
With the following Compose, I was able to see the images, but they appear duplicated; I don't think it's the correct way.