๐Ÿ‡
RaspberryPI Home Server
  • ๐Ÿ Home
  • ๐Ÿ› ๏ธSettings
    • โš™๏ธGPIO and Fan Controller
    • โšกPower Optimization
    • ๐Ÿ›ก๏ธUncomplicated Firewall
    • ๐Ÿ“ƒManual Steps
  • ๐Ÿ”ฎServices
    • ๐Ÿ”€Traefik Proxy
    • ๐ŸกHomer
    • ๐Ÿ–ฅ๏ธMonitoring
    • ๐ŸŽž๏ธJellyfin
    • ๐Ÿ’ฝDatabases
    • โ˜๏ธNextcloud
      • ๐Ÿ’ชUpgrade
      • โ™ป๏ธRestore
      • ๐Ÿ“ฆBackup
    • ๐ŸฅงPihole
    • ๐Ÿ›ณ๏ธPortainer
    • ๐Ÿ—ƒ๏ธFile Browser
    • ๐Ÿ”ŽSearXNG
    • ๐Ÿ“ฅTorrent Stack
      • ๐ŸฅทWireguard
      • ๐ŸŽฅRadarr
      • ๐Ÿ“ฝ๏ธSonarr
      • ๐ŸงฅJackett
  • ๐Ÿ‘‰Tip and Tricks
    • ๐Ÿ”ตBluetooth
    • ๐Ÿ’ฝDisk Configurations
Powered by GitBook
On this page
  • Deploy
  • Configuration
  • References

Was this helpful?

  1. Services

Jellyfin

https://jellyfin.org/

PreviousMonitoringNextDatabases

Last updated 2 years ago

Was this helpful?

Reverse Proxy Location

/jellyfin

Deploy

Make sure traefik is up and running in order to access. Know more in 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

Set base url

References

- Enable metrics - Refer for more info)

https://github.com/veerendra2/raspberrypi-homeserver/issues/8
https://github.com/veerendra2/raspberrypi-homeserver/issues/18
https://github.com/veerendra2/raspberrypi-homeserver/issues/34#issuecomment-1321346366
services/jellyfin/config/system.xml#L5
issues/34#issuecomment-1321346366
services/jellyfin/config/network.xml#L6
๐Ÿ”ฎ
๐ŸŽž๏ธ
Traefik
Page cover image
raspberrypi-homeserver/services/jellyfin at main ยท veerendra2/raspberrypi-homeserverGitHub
Jellyfin Docker Swarm Service
Logo