NFS Mount
First of all - my setup. Proxmox -VM Ubuntu Server-Immich by docked-compose.
I created a volume by PORTAINER UI where Mount path is /var/lib/docker/volumes/nfs-volumes/_data - i dont know how to check is succesfuly mounted :/
In .env file i changed only UPLOAD_LOCATION=/var/lib/docker/volumes/nfs-volumes/_data
In docker-compose.yml - nothing.
And i run docker-compose up -d
It started, working but photos are saved where instance is running, not on added volume. What is wrong?
I created a volume by PORTAINER UI where Mount path is /var/lib/docker/volumes/nfs-volumes/_data - i dont know how to check is succesfuly mounted :/
In .env file i changed only UPLOAD_LOCATION=/var/lib/docker/volumes/nfs-volumes/_data
In docker-compose.yml - nothing.
And i run docker-compose up -d
It started, working but photos are saved where instance is running, not on added volume. What is wrong?
