Skip to content
Harshad Yeola edited this page Jul 28, 2014 · 12 revisions

EasyEngine (ee)

Standard WordPress Sites:

ee site create example.com --wp

Sample Output :

^_^[[email protected]:~]# ee site create example.com --wp
Creating example.com, please wait...
Creating symbolic link for example.com
Creating htdocs & logs directory
Downloading WordPress, please wait...
Setting up WordPress, please wait...
Updating WordPress permalink, please wait...
Installing Nginx Helper plugin, please wait...
Changing ownership of /var/www/example.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...

WordPress Admin Username: admin
WordPress Admin Password: CV1JtR0MfUdaDcQ

Successfully created new website: http://example.com

That’s it. My wordpress site has been created in less than 5 minutes. Very simple, isn’t?

Clone this wiki locally