-
Beta Was this translation helpful? Give feedback.
Answered by
TK20466
Aug 4, 2024
Replies: 1 comment 7 replies
-
It seems Portainer may require you to manually make the folder for the volume before starting. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey just contributing to say I managed to get it working by changing my
UPLOAD_LOCATION
andDB_DATA_LOCATION
to values like:/volume1/docker/immich/upload
and/volume1/docker/immich/db
, then making sure those folders were pre-created before making the stack.Hope that helps you @Aspyryan or anyone else reading this from the future!