Requirements:
A VPS Running Ubuntu 16.04
The Easy Part!
#install easyengine
wget -qO ee rt.cx/ee && sudo bash ee
#install wordpress on example.com
sudo ee site create example.com --wp
Features:
- Install NGINX, MySQL, Postfix, PHP 7 and dependencies with a single command
- Enable HTTPS (SSL/TLS) during or after site creation with a simple flag
--letsencrypt
- Use W3Total Cache, WP Super Cache & Nginx’s FastCGI Cache.
- Automatically tweaks server configuration as per available hardware resources
- Update EasyEngine for new feature with one simple command:
ee update
- All config changes are saved using Git so feel free to play with config!
For more information please visit: easyengine.io