Add a Linux tips section and move Docker stacks to /srv/docker

This commit is contained in:
Djeex
2026-09-05 12:28:05 +02:00
parent 11d6c275c8
commit 142788d740
40 changed files with 894 additions and 330 deletions
+7 -6
View File
@@ -16,11 +16,12 @@ description: Install Immich, a self-hosted alternative to Google Photos and iClo
---
tree:
/:
- docker:
- immich:
- library/
- compose.yaml
- .env
- srv:
- docker:
- immich:
- library/
- compose.yaml
- .env
---
::
@@ -100,7 +101,7 @@ In the SWAG folders, create a file named `immich.subdomain.conf`.
::
```bash [Terminal]
sudo nano /docker/swag/config/nginx/proxy-confs/immich.subdomain.conf
sudo nano /srv/docker/swag/config/nginx/proxy-confs/immich.subdomain.conf
```
Then paste the following configuration: