Comment on XCP-NG vs PROXMOX security hardening?
marauding_gibberish142@lemmy.dbzer0.com 1 week agoI had looked into openstack a while back but left it thinking it was too complex. I was looking at Apache’s Cloudstack then.
I see now that a contributor has got Debian in the official list of supported distributions. Which means my distro-morphing idea should work in theory with OpenStack. This is a great idea, thanks. I will look at OpenStack more seriously now. Does look like it will need some effort though
moonpiedumplings@programming.dev 1 week ago
I don’t recommend doing a manual install though, as it’s extremely complex compared to automated deployment solutions like kolla-ansible, openstack-ansible, or openstack-helm/genestack. They make the install much more simpler and less time consuming, while still being intensely configurable.
marauding_gibberish142@lemmy.dbzer0.com 1 week ago
I see. But does the installation cover hardening steps like hardened_malloc, permission hardener, kernel self-protection etc?
moonpiedumplings@programming.dev 1 week ago
I don’t think so, now. You’ll have to do those yourself.
marauding_gibberish142@lemmy.dbzer0.com 1 week ago
Ah, sucks