Right now I have a NAS running 24/7 for some self hosted apps (p2p, *arr…) and as primary storage for my multimedia files.
This NAS has some limitations because it has a low spec hardware and the OS is “propietary”, so sometimes I have issues with docker or I miss some random feature that “standard” Linux distros have.
I work in IT and deal with the technology at home sometimes feels like a second job. I’m thinking that maybe I could simplify my home hardware avoiding NAS servers and use only my main desktop running 24/7 . This could give me a lot of flexibility (a standard OS, VMs, standard docker, better hardware, faster file operations because no LAN involved…) and less hardware to deal with.
Does anybody went this way? Any recommendations in favor or against it?
Sorry for my english.
Personally, I want to properly isolate the services with virtualization. The main reason is I expose some of the services online, and I don’t t want to only rely on keeping all software up-to-date at all times. This allows me to limit the damage if one of the services is compromised.
I wouldn’t use MacOS as the virtualization platform, and instead use something else, like BSD, Linux, or xen-based for my servers