1- .TH ee 8 "EasyEngine (ee) version: 3.0 " "Feb 2,2014 " "EasyEngine"
1+ .TH ee 8 "EasyEngine (ee) version: 3.3.5 " "Aug 11,2015 " "EasyEngine"
22.SH NAME
33.B EasyEngine (ee)
44\- Manage Nginx Based Websites.
55.SH SYNOPSIS
6- ee [ --version | --help | info | stack | site | debug | update ]
6+ ee [ --version | --help | info | stack | site | debug | update | clean | import_slow_log | log | secure | sync ]
77.TP
8- ee stack [ install | remove | purge ] [ --web | --mail | --all | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ]
8+ ee stack [ install | remove | purge | migrate | upgrade ] [ --web | --mail | --all | --nginx | --php | --mysql | --admin | --postfix | --mailscanner | --adminer | --redis | --hhvm | -- phpmyadmin | --phpredisadmin | --wpcli | --utils ]
99.TP
10- ee stack [ status | start | stop | reload | restart ]
10+ ee stack [ status | start | stop | reload | restart ] [--all | --nginx | --php | --mysql | --devcot | --web | --postfix | --memcache | --redis]
1111.TP
12- ee site [ list | info | show | enable | disable | edit ] [ example.com ]
12+ ee site [ list | info | show | enable | disable | edit | cd | show ] [ example.com ]
1313.TP
14- ee site create example.com [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc ]]
14+ ee site create example.com [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm | --pagespeed ]]
1515.TP
16- ee site update example.com [ --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc ]]
16+ ee site update example.com [ --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm | --pagespeed ] [--password ]]
1717.TP
18- ee site delete example.com [--db | --files | --all | --no-prompt ]
18+ ee site delete example.com [--db | --files | --all | --no-prompt | --force/-f ]
1919.TP
2020ee debug [ -i | --all=on/off |--nginx=on/off | --rewrite=on/off | --php=on/off | --fpm=on/off | --mysql=on/off ]
2121.TP
@@ -46,43 +46,43 @@ Display easyengine (ee) help.
4646.TP
4747.B stack
4848.TP
49- .B install [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ]
49+ .B install [ --all | --web | --mail | --nginx | --php | --mysql | --redis | -- postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ]
5050.br
5151Install Nginx PHP5 MySQL Postfix stack Packages if not used with
5252.br
5353any options.Installs specific package if used with option.
5454.TP
55- .B remove [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ]
55+ .B remove [ --all | --web | --mail | --nginx | --php | --mysql | --redis | -- postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ]
5656.br
5757Remove Nginx PHP5 MySQL Postfix stack Packages if not used with
5858.br
5959any options. Remove specific package if used with option.
6060.TP
61- .B purge [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ]
61+ .B purge [ --all | --web | --mail | --nginx | --php | --mysql | --redis | -- postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ]
6262.br
6363Purge Nginx PHP5 MySQL Postfix stack Packages if not used with any
6464.br
6565options.Purge specific package if used with option.
6666.TP
6767.B status
6868.br
69- Display status of NGINX, PHP5-FPM, MySQL, Postfix services.
69+ Display status of NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server services.
7070.TP
7171.B start
7272.br
73- Start services NGINX, PHP5-FPM, MySQL, Postfix.
73+ Start services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server .
7474.TP
7575.B stop
7676.br
77- Stop services NGINX, PHP5-FPM, MySQL, Postfix.
77+ Stop services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server .
7878.TP
7979.B reload
8080.br
81- Reload services NGINX, PHP5-FPM, MySQL, Postfix.
81+ Reload services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server .
8282.TP
8383.B restart
8484.br
85- Restart services NGINX, PHP5-FPM, MySQL, Postfix.
85+ Restart services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server .
8686.TP
8787.B site
8888.br
@@ -129,19 +129,19 @@ Disable site by Destroying softlink with site file in
129129.br
130130Edit NGINX configuration of site.
131131.TP
132- .B create [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc ]]
132+ .B create [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm | --pagespeed ]]
133133.br
134134Create new site according to given options. If no options provided
135135.br
136136create static site with html only.
137137.TP
138- .B update [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc ]]
138+ .B update [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [ --wpsc | --w3tc | --wpfc | --wpredis | --hhvm | --pagespeed ] [--password ]]
139139.br
140140Update site configuration according to specified options.
141141.TP
142- .B delete [ example.com ] [--no-prompt ] [ --db | --files ]
142+ .B delete [ example.com ] [--no-prompt ] [--force/-f] [ --db | --files | --all ]
143143.br
144- Delete site i.e webroot, database, ad configuration permenantly .
144+ Delete site i.e webroot, database, ad configuration permanently .
145145.TP
146146.B debug [ -i | --nginx=on/off | --php=on/off | --mysql=on/off | --rewrite=on/off | --fpm=on/off ]
147147.br
@@ -159,13 +159,13 @@ services.Else it will debug only service provided with argument.This will Stop D
159159.br
160160if used with --all=off argument.
161161.TP
162- .B secure [ --auth | --port ]
162+ .B secure [ --auth | --port | --ip ]
163163.br
164164Update security settings.
165165.TP
166- .B clean [ --fastcgi | --opcache | --memcache | --all ]
166+ .B clean [ --fastcgi | --opcache | --memcache | --redis | --pagespeed | -- all ]
167167.br
168- Clean NGINX fastCGI cache, Opcache, Memcache.
168+ Clean NGINX fastCGI cache, Opcache, Memcache, Redis cache, Pagespeed cache .
169169.br
170170Clean NGINX fastCGI cache if no option specified.
171171.SH ARGUMENTS
@@ -244,6 +244,12 @@ Delete website webroot.
244244.B --no-prompt
245245.br
246246Does not prompt for confirmation when delete command used.
247+ .br
248+ .TP
249+ .B --force/-f
250+ .br
251+ Delete website webroot and database forcefully.Remove nginx configuration for site.
252+ .br
247253.TP
248254.B --auth
249255.br
@@ -258,10 +264,6 @@ used with ee secure command. Change EasyEngine admin port 22222.
258264used with ee secure command. Update whitelist IP address
259265.SH WORDPRESS CACHING OPTIONS
260266.TP
261- .B --basic
262- .br
263- Create WordPress website without cache.
264- .TP
265267.B --w3tc
266268.br
267269Install and activate Nginx-helper and W3 Total Cache plugin.
@@ -275,6 +277,14 @@ Install and activate Nginx-helper and WP Super Cache plugin.
275277Install and activate Nginx-helper and W3 Total Cache plugin with
276278.br
277279Nginx FastCGI cache.
280+ .TP
281+ .B --wpredis
282+ .br
283+ Install, activate, configure Nginx-helper and Redis Object Cache Plugin, Configure NGINX for Redis Page Caching.
284+ .TP
285+ .B --hhvm
286+ .br
287+ Install, activate Nginx-helper and configure NGINX for HHVM.
278288.SH FILES
279289.br
280290/etc/easyengine/ee.conf
@@ -300,6 +310,13 @@ Report bugs at <http://github.com/rtCamp/easyengine/issues/>
300310.B Shital
301311302312.br
313+ .B Prabuddha
314+ 315+ .br
316+ .B Rajdeep Sharma
317+ 318+ .br
319+
303320.SH "SEE ALSO"
304321.br
305322EE:
0 commit comments