Skip to content
Harshad Yeola 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

This command furthur asks for your username and email address, which will be set as your git username and email id to maintain track of configuration files. Also the same email address is used while creating wordpress website.

EasyEngine (ee) required your name & email address
to track changes you made under the Git version control
EasyEngine (ee) will be able to send you daily reports & alerts in upcoming version
EasyEngine (ee) will NEVER send your information across
Enter your name [root]: example
Enter your email address [[email protected]]: [email protected]

EasyEngine is now installed in your system.

Next step is to install EasyEngine Stack for this refer Stack Module Install Section.

Clone this wiki locally