WordPress as a Service - WaaS
It would be great if there was a WaaS WP environment where I could Launch a server with My main WordPress membership site where I sell preconfigured WordPress installations that already have Theme/Plugin setups.
The idea would be to automate the deployment of a WordPress install that I have already setup, and assign it a subdomain and SSL once a customer has made a purchase
The automated process would go something like this:
1) My customer would place an order for a preconfigured WP Install.
2) Upon successful check out, have an automation triggered that does the following
a. Clones an existing WP install on the same server
b. Assigns a subdomain name with SSL
c. Creates an admin account for that customer in WP
d. Customer would then get email notification when ready
e. Customer builds out the website to their liking
f. Then from within WP, let the customer Map the custom domain and recreate the SSL

-
Russell commented
Couldn't you do this with the Cloudways API and WP-CLI.