Skip to content
Mitesh Shah edited this page Jul 14, 2014 · 20 revisions

EasyEngine (ee)

Installation

Installing easyengine into your system is very easy and it can be done in following way

# Stable branch
wget -qO ee rt.cx/ee && sudo bash ee

above command installs EasyEngine, now to install ee stack

ee stack install
# Another way
ee system install

above command installs following packages in your system

  1. NGINX
  2. PHP5.5
  3. MySQL
  4. Postfix
  5. phpMyAdmin
  6. WP-CLI
  7. Adminer
  8. Webgrind
  9. Anemometer
Clone this wiki locally