upvote
Is there a jellyfin server that is an application? I might have mistakenly assumed it was container-based or itself a minimal OS.
reply
Yep. Personally I run it via docker (my home server setup is just a compose file) but they have OS installers for MacOS/Windows/some Linux distros, as well as a raw .NET .dll[1] you can use to run it anywhere you have the .NET runtime.

[1]: https://jellyfin.org/downloads/dotnet

reply