This is an automated archive.

The original was posted on /r/selfhosted by /u/Kevin68300 on 2023-09-01 17:27:47+00:00.


Hi !

I would like to know if installing all the different *arrs each in a separate LXC container is a good practice (Not using docker but the direct linux install ?

For now I got all on Docker, it works fine BUT I did set up all at the beggining when I was a noob (I still am, but just a bit less) and tbh it’s kind of a mess…

I don’t know why but I feel a LXC on my current proxmox is a bit more stable/easier to troubleshoot in case an issue arise (Which might be a pita with my current setup). Advantage might be migrating to other nodes in case needed without shutting my complete docker VM down.

What do you guys think ?

Media storage is on a separate NFS (NAS connected with 10gbit).

Thanks