JellyFin Server (BlizBlaze.net)
Intro
Setup jellyfin dedicated server
BOOKs
DOCs
JellyFin Install guide OfficialJellyFin CertBot guide
VIDs
CONFIGs
-- Prerequisites
A functioning router with ports open (Optional for WAN connections)
A functioning server with UFW with ports open
-- JellyFin install script
# curl -s https://repo.jellyfin.org/install-debuntu.sh -O && \
curl -s https://repo.jellyfin.org/install-debuntu.sh.sha256sum -O && \
sha256sum -c install-debuntu.sh.sha256sum
Run install Script
# sudo bash install-debuntu.sh
To
| 1 | 2 | 3 |
|---|---|---|