Name and icon code blocks by real filename across the site

This commit is contained in:
Djeex
2026-08-31 22:12:47 +02:00
parent baf3590186
commit 6696ed9b23
55 changed files with 277 additions and 252 deletions
+5 -5
View File
@@ -58,7 +58,7 @@ mkdir -p /media/movies /media/library /media/tvseries
Open Dockge in your browser and click `compose`.
Name the stack `plex` and add the following config:
```yaml
```yaml [compose.yaml]
---
services:
linuxserver_plex:
@@ -103,7 +103,7 @@ services:
::tip
✨ Add the Watchtower label to each container to automate updates:
```yaml
```yaml [compose.yaml]
services:
plex:
#...
@@ -127,7 +127,7 @@ id username
Fill in your `.env` file with the retrieved values, for example:
```properties
```properties [.env]
PUID=1000
GUID=1000
```
@@ -182,7 +182,7 @@ We assume you have the subdomain `tautulli.mydomain.com` with a `CNAME` pointing
Go to Dockge and edit SWAGs compose file by adding Tautullis network:
```yaml
```yaml [compose.yaml]
services:
swag:
container_name: # ...
@@ -219,7 +219,7 @@ sudo nano /docker/swag/config/nginx/proxy-confs/tautulli.subdomain.conf
Ensure the configuration matches the following, and edit it if needed:
```nginx
```nginx [tautulli.subdomain.conf]
## Version 2023/05/31
# make sure that your tautulli container is named tautulli
# make sure that your dns has a cname set for tautulli