@M_affirmed the losing funds part was a bit cheeky but lnd architecture is not really built with robust deployments in mind as primary storage option for state is boltdb which you need to hack your way around to have any way of backing up sanely - hence all the raid/filesystem redundancy talk in node runner circles. but it has significantly more tooling out there than alternatives so ppl still go for it
security wise don't run other (at least publicly accessible) software on the same machine as your node, its calling for trouble. if you want to make better use of hardware throw some virtualization in the mix to isolate the services