ImmichI
Immich13mo ago
nav2014

Installing immich on Asustor NAS with Portainer and use External Library

I have read the Portainer page on docs, saw some previous posts here, read some webpage that show how it was done on Synology and based on that modified the docker-compose.yml and example.env files

I also created some default folders first based on one webpage.

Default folders I created
/volume1/Docker/immich
/volume1/Docker/immich/cache
/volume1/Docker/immich/db
/volume1/Docker/immich/matplotlib
/volume1/Docker/immich/micro
/volume1/Docker/immich/redis
/volume1/Docker/immich/upload

Location where my test existing photos are on the NAS
/volume1/immich-external/photos

But for some reason even though all 4 containers are shown as running, the immich_server container is not reachable. I re-started the setup and this time changed the port from 2283 to 2293, but still no luck.

immich_server.log shows some errors, but I cannot figure out what is the issue.
Please help.
Was this page helpful?