I just started to selfhosting services and want to try with the *Arr ecosystem. What newbie tutorial recomend for start with it?
I am currently learning by deploying docker containers in rpi5
Thanks for your time and patience
A lot of people use The trash guides
The Servarr Wiki is useful as well
Trash is for setting up, wiki for troubleshooting.
I don’t really have a tutorial suggestion but this is a great resource if you haven’t seen it yet:
https://wiki.servarr.com/I would also recommend using dockge to help create and manage your stacks.
When you’re setting up the services, go through each section and take note of what you don’t understand. The services tie into each other so it may be beneficial to set up your stack first (docker compose YAML text file, managed by dockge) and configure stuff together.
Plus1 for dockge. Started using yesterday (with podman), moving from portainer (with docker). And I have around 50 stacks, so not just a few *arr. It’s really good, and the option to work directly via CLI or the web interface is really nice!
Currently I’m using casaOS that does the deployment automatically. I installed portainer to have more control of the containers.
I’m going to read both links. Thanks!!
You could use something like DietPi OS which has an installer for all the *arr services built in.