this post was submitted on 20 Jul 2023
20 points (95.5% liked)
Jellyfin: The Free Software Media System
5727 readers
1 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My distro is Debian, but I installed it using the Linux (generic amd64) method as posted on https://jellyfin.org/docs/general/installation/linux. I picked this method because I liked the installation instructions. All the files would be in a folder that I specified, I'm accustomed to using systemd to manage services, and the only manually installed dependency is FFmpeg.
I use docker for some other things, but since docker does take some effort to learn (it's easy but it still slows me down), I ended up sticking with my manual Linux (generic amd64) installation. Upgrading versions is as simple as extracing the latest file to a folder, updating a symbolic link, and restarting the service. I may choose docker in the future, but haven't had any problems for the 3-4 years that I've been doing it this way.