Simple guide to setting up Jellyfin+*arr on an OrangePi (ARMbian)
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?
"TRaSH Guides" might be worth checking out. I am not aware of any script that takes care of all settingsy but if you follow their guides it should be pretty easy to set everything up correctly. I assume you' be using docker or docker-compose
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)
I actually installed it by followong a guide, later on I figured there is also an official container, but never had a reason to switch. linuxserver.io is quite reputable, using their containers (nextcloud, arr stack and more) for more than a year with no issues at all.
Docker it's a software which allows you to run containers(apps) into a server(or desktop) WO too much hassle and compatibility issues, docker containers comes with everything needed to run the program independent of which distro you are using, you just need the docker image be available for your architecture and you will be able to run the container on any software/hardware you have.
In Armbian+orange pi you just need to install docker(I suggest you to use docker.io package over debían derivates like Armbian), restart your server and then run the "docker run" command:
It takes some extra time to understand and configure up front on another computer, but once you do, reimaging the server in case of problems takes a single command.
Klipparr: To manage your STL and G-code files in an organized library. lol this would be awesome!!!
It would pull models from Printable, Thingiverse, yeggy and others and store them in a personal library along with your own Fusion designs….