I haven’t tried Docker Desktop as the other poster mentioned but I use a similar GUI interface called Cosmos Cloud to manage Docker. It integrates a “market” of easily installable docker apps, graphic interface for managing/updating the containers, internal port management and optional reverse proxy/url management for external access, plus a few more advanced features like VPN and OIDC SSO.
It’s probably overkill for just Jellyfin but if you’ve been considering trying out other self-hosted services I highly recommend it.
The easiest way is Docker Desktop, though I myself installed only the docker engine itself, which still was pretty easy to do. I did that because I had a dedicated server with no GUI. It does require to add the reposity though, but the documentation is pretty straightforward to follow.
I like this. Do you have a DL link for it?
I haven’t tried Docker Desktop as the other poster mentioned but I use a similar GUI interface called Cosmos Cloud to manage Docker. It integrates a “market” of easily installable docker apps, graphic interface for managing/updating the containers, internal port management and optional reverse proxy/url management for external access, plus a few more advanced features like VPN and OIDC SSO.
It’s probably overkill for just Jellyfin but if you’ve been considering trying out other self-hosted services I highly recommend it.
Standalone installation is the way to go: https://cosmos-cloud.io/docs/index/
The easiest way is Docker Desktop, though I myself installed only the docker engine itself, which still was pretty easy to do. I did that because I had a dedicated server with no GUI. It does require to add the reposity though, but the documentation is pretty straightforward to follow.