Jellyfin on Synology NAS without Docker

Does anyone have any experience running Jellyfin on a Synology NAS that does not have container support? The Jellyfin installation guide recommends a Docker install for Synology. I have a Synology DS418 which apparently doesn't support Docker.

8 points · 5 comments · view on lemmy.world

5 Comments

JVT038@feddit.nl · 4 pts · 2y (1 reply)

You could add the Synocommunity as a package source, instructions here and then install Jellyfin from their repository in the Package Center. Jellyfin is available on their repository.

A disadvantage of this is that you're dependent on the maintainer of the package on the Synocommunity and it could take a while for new versions to be uploaded to their repository. If you use Docker, then you can basically get new versions immediately.

kandykarter@lemmy.ca · 2 pts · 2y

I used this version of Jellyfin for a long time and had no significant issues. The maintainer usually had new versions available within a week.

mbirth@lemmy.mbirth.uk · 3 pts · 2y

There are ways to get Docker running on an ARM-based Synology, it seems: https://stackoverflow.com/questions/52520008/can-i-install-docker-on-arm8-based-synology-nas

This is plain Docker, though. So you'll probably want to setup Portainer as well.

Thade780@lemmy.world · 1 pts · 2y

There you go: https://synocommunity.com/package/jellyfin

You need to install the SynoCommunity repository. Haven't tested it (I am still with Plex), so YMMV.

MentalEdge@sopuli.xyz · 1 pts · 2y

Does this help?