php - One click deployment of virtual host with sub-domain and deploying a web app into it -


what interested in doing creating automatic php web app deployment script. example have own server running ubuntu , lamp stack setup on it. want offer people wordpress hosting @ click of button. example have site called wordpressondemand.com. customer goes through registration process, pays small fee when transaction complete script ran creates new virtual host on server , automatically installs wordpress user details gave me during registration process , creates new sub-domain them e.g. wordpressondemand.com/mysite. customer email wordpress login details. login setup , ready go. (i not using wordpress btw example)

i know possible im not sure steps need take make happen. first things first there exists can use this? if not know there bash scripts part of process.

what steps need take automatically create , deploy virtual host wordpress , set sub-domain?


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -