This is a bit of a different use case. But essentially, if we want to deploy a fresh server with a certain configuration. E.g. a LEMP stack, Node, postgres, mysql, docker etc.
So we could have a deployment for each type, that does not have any GIT repo attached. Connect a fresh server and let it go through the configuration steps we have specified.
This would maybe make sense to be a separate feature. Like a saved server configurations similar to how the containers work.