How to change Immich UPLOAD_LOCATION?
My Immich docker uses
When I tried
https://documentation.immich.app/docs/administration/backup-and-restore#database
and it seems like I have to create a new Immich empty instance to restore. How can I do this the simpliest way?
/mnt/storage/immich as UPLOAD_LOCATION and I would like to change it to /mnt/storage/containers/immich. When I tried
mv /mnt/storage/immich /mnt/storage/containers/immich && docker compose down && docker compose up -d, I had this 2 errors:- Error 1: https://discord.com/channels/979116623879368755/994044917355663450/113450582713121590
- Error 2: https://discord.com/channels/979116623879368755/994044917355663450/1134443627528073306
https://documentation.immich.app/docs/administration/backup-and-restore#database
and it seems like I have to create a new Immich empty instance to restore. How can I do this the simpliest way?
Database