I’m looking to setup a media server with Jellyfin+*arr for my home. My LG tv has Jellyfin app already. Is there a tutorial, or script to install all the necessary tools on my SBC?
You must log in or register to comment.
Use docker
Install docker and docker-compose. Then I suggest installing portainer (also docker) to manage all docker containers. From there you just need your docker-compose.yaml for each stack, basically you copy-paste in WEB GUI, do some adjustments, hit deploy and you are done :D You want 2 stacks:
- Jellyfin (install this first, its simple and easier to start with)
- arr stack (trash guides, and more info on wiki.servarr.com)
Turn out you can install Ubuntu on the Opi zero2 so I did that and going with docker install following TRaSH turorial