-
Notifications
You must be signed in to change notification settings - Fork 433
EE WPSINGLE
Harshad Yeola edited this page Jul 29, 2014
·
12 revisions
Wordpress Site With No Cache
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
WordPress website with W3 Total Cache
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
WordPress website with WP Super Cache
ee site create example.com --wpsc
Sample Output :
WordPress Website with NGINX Fast-CGI Cache
ee site create example.com --wpfc
Sample Output :
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: