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
@@ -17,11 +17,12 @@ description: Install Dozzle to monitor Docker container logs in real time from a
---
tree:
/:
- docker:
- dozzle:
- compose.yaml
- .env
- data/
- srv:
- docker:
- dozzle:
- compose.yaml
- .env
- data/
---
::
@@ -125,7 +126,7 @@ In the Swag folder, create the `dozzle.subdomain.conf` file.
::
```bash [Terminal]
sudo nano /docker/swag/config/nginx/proxy-confs/dozzle.subdomain.conf
sudo nano /srv/docker/swag/config/nginx/proxy-confs/dozzle.subdomain.conf
```
Paste the configuration below: