Setting up immich within UGOS through Docker
I am very new with Docker and UGOS and really anything relating to running apps off my NAS. I'm trying to follow the directions for installing Immich using Docker compose and am running into some issues.
What I've done so far:
What I've done so far:
- I've downloaded the yml and env files from the website.
- I changed the timezone and added a password onto the example.env file and renamed it.
- I then put both files in the folder location in my NAS.
- Through the docker app in UGOS, I created a new project called immich-app
- in the compose configuration, I imported the yml file in the folder and added the new env file name under env_file: on lines 23 and 44 to the name of my env file.
- I hit deploy and I get the attached errors.


