Docker Compose made my NAS easier to manage by turning scattered services into a predictable, repeatable stack.
I am running Unifi's controller to handle 2 APs and 2 switches at my house, plus 3 APs, 3 switches, and a USG that are remote (at my parents' house). I currently run the controller on a Synology ...
Your NAS is way more powerful than you think ...
Take on "dependency hell" with Docker containers, the lightweight and nimble cousin of VMs. Learn how Docker makes applications portable and isolated by packaging them in containers based on LXC ...