16
I would like to have a mechanism to set up a server automagically…
(social.graves.cl)
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
You're probably looking for some sort of configuration management tool like chef, ansible, saltstack, or puppet. If you're not already familiar with one, ansible is pretty easy to get started with.
If you're also wanting something that can create the server itself, terraform is great and supports most cloud providers and supervisors.