Question
I'd like to find out if this is possible
I have a service that sells fully built WordPress websites to my customers. When they subscribe to my service, I manually clone a copy of a complete wordpress install and database to a server , then send them the credentials to login and manage the site.
Right now, because this is a manual process, there is a delay in them getting access to their website.
What would like to do is have the process automated, so that as soon as they subscribe to the service , an automation is initiated that creates a server, installs a clone of a wordpress install with the database, assigns a subdomain, and created the SSL. This way they get almost immediate access to their site.
I’d just like to know if this setup is possible or feasible with digital ocean
thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×