View Single Post
Old 04-02-2014, 04:53 PM  
EddyTheDog
Just Doing My Own Thing
 
EddyTheDog's Avatar
 
Industry Role:
Join Date: Jan 2011
Location: London, Spain, New Zealand, GFY - Not Croydon...
Posts: 25,250
The Ultimate WP MultiUser Install - The Easy Way (Biz) - With NGINX!!

This is a way to install WP MultiUser on a DigitalOcean Ubuntu server on NGINX - It's a difficult process to say the least without some help - I spent many, many hours working it out, then found this...

This is not your average Apache, CPanel, Softaculous install.....

Start an 'Ubuntu 12.04.3' droplet with the DigitalOcean control panel...

Set the DNS as appropriate - There is loads of help on the site if you are new to to DigItalOcean - It's so simple on the DO control panel that even I can do it.....

Log in with Putty or similar with the details that will be sent to your email in less than one minute...

-----

They are the basic steps to set up a VPS server on DigitalOcean - Next comes the clever bit.....

-----
Copy and paste this line by line into Putty...

Code:
curl -sL rt.cx/ee | sudo bash
ee system install
ee site create yourdomain.com --wpsubdom --wpfc
You now have a fully installed WordPress MU instance on NGINX - It's set up with a few critical plug-ins as well.....

-----

If you already know the DO control panel then you can get a new domain up and running WP MultiUser on NGINX in a few minutes - Amazing...



EDIT: It's a subdomain install - More info can be found here BTW - https://rtcamp.com/easyengine/



.
.
.

Last edited by EddyTheDog; 04-02-2014 at 05:02 PM..
EddyTheDog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote