|
@ -1,4 +1,4 @@ |
|
|
.TH ee 8 "easyengine version: 2.0.0" "July 11, 2014" "easyengine" |
|
|
.TH ee 8 "EasyEngine (ee) version: 2.0.0" "July 11, 2014" "EasyEngine" |
|
|
.SH NAME |
|
|
.SH NAME |
|
|
.B EasyEngine (ee) |
|
|
.B EasyEngine (ee) |
|
|
\- Manage Nginx Based Websites. |
|
|
\- Manage Nginx Based Websites. |
|
@ -18,6 +18,8 @@ ee site delete example.com [--db | --files | --all | --no-prompt ] |
|
|
ee debug [ -i | --nginx | --rewrite | --php | --fpm | --mysql ] [ --stop ] |
|
|
ee debug [ -i | --nginx | --rewrite | --php | --fpm | --mysql ] [ --stop ] |
|
|
.TP |
|
|
.TP |
|
|
ee debug example.com [ -i | --nginx | --rewrite | --wp ] [--stop ] |
|
|
ee debug example.com [ -i | --nginx | --rewrite | --wp ] [--stop ] |
|
|
|
|
|
.TP |
|
|
|
|
|
ee secure [ --auth | --port ] |
|
|
.SH DESCRIPTION |
|
|
.SH DESCRIPTION |
|
|
EasyEngine aka ee is the opensource project developed with the purpose to automate web-server configuration. |
|
|
EasyEngine aka ee is the opensource project developed with the purpose to automate web-server configuration. |
|
|
.br |
|
|
.br |
|
@ -143,6 +145,10 @@ Display easyengine (ee) help. |
|
|
services, else debug only service provided with argument. Stop Debugging |
|
|
services, else debug only service provided with argument. Stop Debugging |
|
|
.br |
|
|
.br |
|
|
if used with --stop argument. |
|
|
if used with --stop argument. |
|
|
|
|
|
.TP |
|
|
|
|
|
.B secure [ --auth | --port ] |
|
|
|
|
|
.br |
|
|
|
|
|
Update security settings. |
|
|
.SH ARGUMENTS |
|
|
.SH ARGUMENTS |
|
|
.TP |
|
|
.TP |
|
|
.B -i |
|
|
.B -i |
|
@ -219,7 +225,14 @@ Display easyengine (ee) help. |
|
|
.B --no-prompt |
|
|
.B --no-prompt |
|
|
.br |
|
|
.br |
|
|
Does not prompt for confirmation when delete command used. |
|
|
Does not prompt for confirmation when delete command used. |
|
|
|
|
|
.TP |
|
|
|
|
|
.B --auth |
|
|
|
|
|
.br |
|
|
|
|
|
used with ee secure command. Update credential of HTTP authentication |
|
|
|
|
|
.TP |
|
|
|
|
|
.B --port |
|
|
|
|
|
.br |
|
|
|
|
|
used with ee secure command. Change EasyEngine admin port 22222 |
|
|
.SH WORDPRESS CACHING OPTIONS |
|
|
.SH WORDPRESS CACHING OPTIONS |
|
|
.TP |
|
|
.TP |
|
|
.B --basic |
|
|
.B --basic |
|
|