this post was submitted on 25 Dec 2024
18 points (90.9% liked)
Jellyfin: The Free Software Media System
5895 readers
46 users here now
Current stable release: 10.10.5
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
Personally, I use containers for ease and simplicity of updates for all my various server apps. You can use k8s to run your docker containers, but since it's just all on one PC, I use docker compose for everything.