Hacker News new | ask | show | jobs
by andriussev 3291 days ago
Is there a reason why you would not virtualize (use ESXi/Proxmox, etc) the server?
2 comments

That's a lot less simple as now you suddenly have multiple machines to handle (even if they're virtual). Whenever I really want something like that, I'll usually use systemd-nspawn or docker depending on the use case.
Whats the benefit?