-
Notifications
You must be signed in to change notification settings - Fork 433
EE WPSINGLE
Mitesh Shah edited this page Jul 30, 2014
·
12 revisions
ee site create example.com --wp
Sample Output :
^_^[root@example.com:~]# 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
ee site create example.com --wpsc
Sample Output :
^_^[root@example.com:~]# ee site create example.com --wpsc
Creating example1.com, please wait...
Creating symbolic link for example1.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...
Installing WP Super Cache plugin, please wait...
Changing ownership of /var/www/example1.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: fV5WkzRxPgwVWYx
Configure WPSC: http://example.com/wp-admin/options-general.php?page=wpsupercache
Successfully created new website: http://example1.com
ee site create example.com --w3tc
Sample Output :
^_^[root@example.com:~]# ee site create example.com --w3tc
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...
Installing W3 Total Cache 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: L9wyVGrXQTMYIqA
Configure W3TC: http://example.com/wp-admin/admin.php?page=w3tc_general
Page Cache: Disk Enhanced
Database Cache: Memcached
Object Cache: Memcached
Browser Cache: Disable
Successfully created new website: http://example.com
W3 Total Cache configuration guidelines are displayed when you create site with --w3tc option
In above example visit http://example.com/wp-admin/admin.php?page=w3tc_general
ee site create example.com --wpfc
Sample Output :
^_^[root@example.com:~]# ee site create example.com --wpfc
Creating example3.com, please wait...
Creating symbolic link for example3.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...
Installing W3 Total Cache plugin, please wait...
Changing ownership of /var/www/example3.com, please wait...
Git commit on /etc/nginx/, please wait...
Executing service nginx reload, please wait...
WordPress Admin Username: admin
WordPress Admin Password: azVCKVnOrXti0mi
Configure nginx-helper: http://example.com/wp-admin/options-general.php?page=nginx
Configure W3TC: http://example.com/wp-admin/admin.php?page=w3tc_general
Page Cache: Disable
Database Cache: Memcached
Object Cache: Memcached
Browser Cache: Disable
Successfully created new website: http://example.com
Nginx Helper plugin Settings :
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified: