User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sailing:immich [2023/12/15 09:53] sailorsailing:immich [2024/02/22 13:39] (current) – removed willy
Line 1: Line 1:
-====== Immich ====== 
- 
- 
- 
-===== Installation ===== 
- 
- 
-Create folder: 
-<code bash> 
- > mkdir /data/daemons/immich 
-</code> 
- 
-<code bash> 
- > cd /data/daemons/immich 
- > wget https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml 
- > wget -O .env https://github.com/immich-app/immich/releases/latest/download/example.env 
- > wget https://github.com/immich-app/immich/releases/latest/download/hwaccel.yml 
-</code> 
- 
-edit .env file 
- 
-update: 
- 
-docker compose pull && docker compose up -d 
- 
-Immoich does not support bas_url, so: 
- 
-<file txt immich.conf> 
-location /immich { 
-        auth_pam off; 
-         return      301 http://$host:2283/; 
-} 
-</file> 
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information