Changed readme for Immich
This commit is contained in:
@@ -2,3 +2,8 @@ Sometimes Immich may return error 500 after startup. It helps to stop all contai
|
|||||||
1. immich_postgres, immich_redis, immich_typesense
|
1. immich_postgres, immich_redis, immich_typesense
|
||||||
2. Here you need to wait 3-5 minutes to be sure, that typesense is running correctly
|
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
|
3. Rest of the containers, including immich_server
|
||||||
|
|
||||||
|
NGINX Reverse Proxy not
|
||||||
|
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.
|
||||||
|
|
||||||
|

|
||||||
@@ -14,7 +14,6 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis
|
||||||
- database
|
- database
|
||||||
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
immich-microservices:
|
immich-microservices:
|
||||||
|
|||||||
BIN
Docker/immich/image.png
Normal file
BIN
Docker/immich/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user