Skip to content
Harshad Yeola edited this page Jul 2, 2014 · 20 revisions

EasyEngine (ee)

Installation

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

curl -sL rt.cx/ee | sudo bash

above command installs EasyEngine, now to install LEMP stack

ee system install

above command installs following packages in your system

  1. nginx
  2. mysql-server
  3. php5-fpm
  4. fastcgi
  5. opcache
  6. phpmyadmin
Clone this wiki locally