Script to deploy new wordpress/ngix conf on my linode?
is there any way (existing free script or free application) that would allow me to deploy/set up new virtual web server on my linode? (nginx)
What I want is to add, create, copy everything to have new virtual server (powered by nginx) and optionally wordpress up and running.
Note that I do not need to install nginx.
if possible even to setup new domain in my dns linode manager
create new nginx sites-available conf file and create a link for sites-enables. I want to select root directory for the webserver
create web server directory and set up correct permissions and owner/group
for wordress create mysql db and copy wordpress files
Thank you
R.