๐๏ธJellyfin
https://jellyfin.org/
Reverse Proxy Location
/jellyfin
Deploy
Make sure traefik is up and running in order to access. Know more in Traefik section
$ git clone git@github.com:veerendra2/raspberrypi-homeserver.git
$ cd services/jellyfin
# deploy jellyfin
$ docker stack deploy -c docker-stack.yml jellyfin
Configuration
Location
Description
- Enable metrics - Refer issues/34#issuecomment-1321346366 for more info)
Set base url
References
Last updated
Was this helpful?