Files
Docker/immich
Maksym Buz 11e3f3549f Revert "adjusted compose files name"
This reverts commit dd4d06786e.
2025-02-06 13:34:57 +01:00
..
2025-01-27 23:25:34 +01:00
2024-03-05 13:53:08 +01:00

!!! ATTENTION !!! The docker-compose.yaml that is present here is redesigned so that it can be used in Portainer. If you want to run it from the docker compose command line, just replace stack.env with .env

Sometimes Immich may return error 500 after startup. It helps to stop all containers and then start them in that order:

  1. immich_postgres, immich_redis, immich_typesense
  2. Here you need to wait 3-5 minutes to be sure, that typesense is running correctly
  3. Rest of the containers, including immich_server

NGINX Reverse Proxy note

After 1.94 you must enable Websockets Support in the proxy host settings, as they now are used to check the server status from the frontend.

Example