add cache and recommended middleware
This commit is contained in:
@@ -8,6 +8,10 @@ mkdir -p /srv/jellyfin/{config,cache}
|
||||
docker run -d -v /srv/jellyfin/config:/config -v /srv/jellyfin/cache:/cache -v /media:/media --net=host jellyfin/jellyfin:latest
|
||||
```
|
||||
|
||||
## Traefik
|
||||
|
||||
<https://jellyfin.org/docs/general/networking/traefik2.html>
|
||||
|
||||
## Copy lots of files
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user