this post was submitted on 20 Jul 2023
17 points (94.7% liked)
Jellyfin: The Free Software Media System
5739 readers
31 users here now
Current stable release: 10.10.1
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
+1 for Docker if not for anything except the ability to easily upgrade and downgrade.
I generally grab my containers and specify a specific version number instead of latest. This allows me to have Jellyfin-10.8.1 (or whatever) and quickly go to Jellyfin-10.9.1 for testing and if there is any problem, just stop the new container and restart the old one.
This also makes it really easy to backup the /config directory if I want as well.