mirror of
https://github.com/RWejlgaard/pez-docs.git
synced 2026-05-06 03:34:44 +00:00
- Update locations/london.md with current server state (london-a FreeBSD monitoring, london-b Ubuntu/ZFS storage, london-c offline) - Update locations/copenhagen.md with current servers (copenhagen-a Minecraft+WoW, copenhagen-b offline, copenhagen-c general) - Add locations/helsinki.md documenting helsinki-a (Caddy gateway, Authelia, Bitwarden, LDAP) and nuremberg-a (mail/poste.io) - Add workloads/jellyfin, navidrome, nextcloud, arr-stack, minecraft, wow, mail, monitoring, bitwarden, authelia - Add principles/zfs documenting the london-b ZFS pool setup - Add principles/caddy documenting the reverse proxy setup on helsinki-a - Update introduction.md to mention all locations
17 lines
514 B
Markdown
17 lines
514 B
Markdown
# Jellyfin
|
|
|
|
## What
|
|
|
|
Jellyfin is my open-source media server. It's the free alternative to Plex, and I run both so I can compare them and because some clients work better with one than the other.
|
|
|
|
## Where
|
|
|
|
Runs on **london-b** in Docker. Media is served directly from the ZFS pool `hdd`.
|
|
|
|
- URL: [jellyfin.pez.sh](https://jellyfin.pez.sh)
|
|
- Port: 8096
|
|
- No Authelia — handled by Jellyfin's own auth
|
|
|
|
## Storage
|
|
|
|
Media lives on the ZFS pool `hdd` on london-b. Jellyfin reads from the same library paths as Plex.
|