Bard
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
As a note, I also tried putting photos on a different share than everything else, so at first I tried something like this:
UPLOAD_LOCATION=/mnt/nas_storage/Photos
THUMB_LOCATION=/mnt/nas_service/Apps/Immich/thumbs
ENCODED_VIDEO_LOCATION=/mnt/nas_service/Apps/Immich/encoded-video
PROFILE_LOCATION=/mnt/nas_service/Apps/Immich/profile
BACKUP_LOCATION=/mnt/nas_service/Apps/Immich/backups
but for some reason it didn't work and just put everything inside the nas_storage/Photos folder. Not sure if I did something wrong or if it is just not possible, but I didn't care enough to try and find out 😄
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
Hi @a ant sorry for the delay, didn't have access to the docker files until today 😄
In the docker compose I only changed the ".env" entries to "stack.env" since I'm using portainer, but otherwise it's untouched. Then I mounted the root of the share of my NAS that I use for app storage using fstab in /mnt/nas_service and I edited the .env file (renamed stack.env) adding the various folder entries like this:
UPLOAD_LOCATION=/mnt/nas_service/Apps/Immich/photos
THUMB_LOCATION=/mnt/nas_service/Apps/Immich/thumbs
ENCODED_VIDEO_LOCATION=/mnt/nas_service/Apps/Immich/encoded-video
PROFILE_LOCATION=/mnt/nas_service/Apps/Immich/profile
BACKUP_LOCATION=/mnt/nas_service/Apps/Immich/backups
DB_DATA_LOCATION=/configs/immich/postgres
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
took me a while to try but everything worked, thanks!
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
Thanks! I'll give it a try later and close this if it works 😄
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
I'm confused.. well I'll try deploying it like that and see, maybe I'm just being dumb
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
in the list I only see Upload, Thumb, Encoded, Profile, Backup
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
is it the note below where it talks about the library?
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
in Truenas I have "Immich Uploads Storage" for the uploads and "Immich Library Storage" where stuff gets moved when the Storage Template gets applied
35 replies
IImmich
•Created by Bard on 11/25/2024 in #help-desk-support
Storage template folder in docker
nice that solves 90% of it... what about the storage template location?
35 replies