From 77f2597f726d76f8dabafb4fc7a715283107a44c Mon Sep 17 00:00:00 2001 From: rjdp Date: Tue, 11 Aug 2015 15:34:55 +0530 Subject: [PATCH] Update Man page --- docs/ee.8 | 55 +++++++++++++++++++++++------------------ ee/cli/plugins/clean.py | 2 +- 2 files changed, 32 insertions(+), 25 deletions(-) diff --git a/docs/ee.8 b/docs/ee.8 index 7313a1d4..8e80ab61 100644 --- a/docs/ee.8 +++ b/docs/ee.8 @@ -1,19 +1,19 @@ -.TH ee 8 "EasyEngine (ee) version: 3.0" "Feb 2,2014" "EasyEngine" +.TH ee 8 "EasyEngine (ee) version: 3.3.3" "Aug 11,2015" "EasyEngine" .SH NAME .B EasyEngine (ee) \- Manage Nginx Based Websites. .SH SYNOPSIS -ee [ --version | --help | info | stack | site | debug | update ] +ee [ --version | --help | info | stack | site | debug | update | clean | import_slow_log | log | secure | sync] .TP -ee stack [ install | remove | purge ] [ --web | --mail | --all | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ] +ee stack [ install | remove | purge | migrate | upgrade] [ --web | --mail | --all | --nginx | --php | --mysql | --admin | --postfix | --mailscanner | --adminer | --redis | --hhvm | --phpmyadmin | --phpredisadmin | --wpcli | --utils ] .TP -ee stack [ status | start | stop | reload | restart ] +ee stack [ status | start | stop | reload | restart ] [--all | --nginx | --php | --mysql | --devcot | --web | --postfix | --memcache | --redis] .TP -ee site [ list | info | show | enable | disable | edit ] [ example.com ] +ee site [ list | info | show | enable | disable | edit | cd | show ] [ example.com ] .TP -ee site create example.com [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]] +ee site create example.com [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm ]] .TP -ee site update example.com [ --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]] +ee site update example.com [ --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm ]] .TP ee site delete example.com [--db | --files | --all | --no-prompt | --force/-f ] .TP @@ -46,19 +46,19 @@ Display easyengine (ee) help. .TP .B stack .TP -.B install [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ] +.B install [ --all | --web | --mail | --nginx | --php | --mysql | --redis | --postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ] .br Install Nginx PHP5 MySQL Postfix stack Packages if not used with .br any options.Installs specific package if used with option. .TP -.B remove [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ] +.B remove [ --all | --web | --mail | --nginx | --php | --mysql | --redis | --postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ] .br Remove Nginx PHP5 MySQL Postfix stack Packages if not used with .br any options. Remove specific package if used with option. .TP -.B purge [ --all | --web | --mail | --nginx | --php | --mysql | --postfix | --adminer | --phpmyadmin | --wpcli | --utils ] +.B purge [ --all | --web | --mail | --nginx | --php | --mysql | --redis | --postfix | --adminer | --phpmyadmin | --phpredismyadmin | --wpcli | --utils ] .br Purge Nginx PHP5 MySQL Postfix stack Packages if not used with any .br @@ -66,23 +66,23 @@ options.Purge specific package if used with option. .TP .B status .br -Display status of NGINX, PHP5-FPM, MySQL, Postfix services. +Display status of NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server services. .TP .B start .br -Start services NGINX, PHP5-FPM, MySQL, Postfix. +Start services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server. .TP .B stop .br -Stop services NGINX, PHP5-FPM, MySQL, Postfix. +Stop services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server. .TP .B reload .br -Reload services NGINX, PHP5-FPM, MySQL, Postfix. +Reload services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server. .TP .B restart .br -Restart services NGINX, PHP5-FPM, MySQL, Postfix. +Restart services NGINX, PHP5-FPM, MySQL, Postfix, Redis-Server. .TP .B site .br @@ -129,13 +129,13 @@ Disable site by Destroying softlink with site file in .br Edit NGINX configuration of site. .TP -.B create [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]] +.B create [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--wpsc | --w3tc | --wpfc | --wpredis | --hhvm]] .br Create new site according to given options. If no options provided .br create static site with html only. .TP -.B update [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [--basic | --wpsc | --w3tc | --wpfc]] +.B update [ example.com ] [ --html | --php | --mysql] [[--wp | --wpsubdir | --wpsubdomain ] [ --wpsc | --w3tc | --wpfc | --wpredis | --hhvm]] .br Update site configuration according to specified options. .TP @@ -159,13 +159,13 @@ services.Else it will debug only service provided with argument.This will Stop D .br if used with --all=off argument. .TP -.B secure [ --auth | --port ] +.B secure [ --auth | --port | --ip ] .br Update security settings. .TP -.B clean [ --fastcgi | --opcache | --memcache | --all ] +.B clean [ --fastcgi | --opcache | --memcache | --redis | --pagespeed | --all ] .br -Clean NGINX fastCGI cache, Opcache, Memcache. +Clean NGINX fastCGI cache, Opcache, Memcache, Redis cache, Pagespeed cache. .br Clean NGINX fastCGI cache if no option specified. .SH ARGUMENTS @@ -264,10 +264,6 @@ used with ee secure command. Change EasyEngine admin port 22222. used with ee secure command. Update whitelist IP address .SH WORDPRESS CACHING OPTIONS .TP -.B --basic -.br -Create WordPress website without cache. -.TP .B --w3tc .br Install and activate Nginx-helper and W3 Total Cache plugin. @@ -281,6 +277,14 @@ Install and activate Nginx-helper and WP Super Cache plugin. Install and activate Nginx-helper and W3 Total Cache plugin with .br Nginx FastCGI cache. +.TP +.B --wpredis +.br +Install, activate, configure Nginx-helper and Redis Object Cache Plugin, Configure NGINX for Redis Page Caching. +.TP +.B --hhvm +.br +Install, activate Nginx-helper and configure NGINX for HHVM. .SH FILES .br /etc/easyengine/ee.conf @@ -309,6 +313,9 @@ Report bugs at .B Prabuddha .I \ .br +.B Rajdeep Sharma +.I \ +.br .SH "SEE ALSO" .br diff --git a/ee/cli/plugins/clean.py b/ee/cli/plugins/clean.py index f1fb9733..b8657998 100644 --- a/ee/cli/plugins/clean.py +++ b/ee/cli/plugins/clean.py @@ -20,7 +20,7 @@ class EECleanController(CementBaseController): label = 'clean' stacked_on = 'base' stacked_type = 'nested' - description = ('Clean NGINX FastCGI cache, Opcacache, Memcache') + description = ('Clean NGINX FastCGI cache, Opcacache, Memcache, Pagespeed Cache, Redis Cache') arguments = [ (['--all'], dict(help='Clean all cache', action='store_true')),