Browse Source

Installation & Usage Guide

old-stable
Mitesh Shah 12 years ago
parent
commit
1087ec7644
  1. 14
      README.md

14
README.md

@ -5,10 +5,24 @@ Admin tools for Nginx based wordpress sites management.
This is work in PROGRESS. This will break things on your end most likely!
## Install EasyEngine
curl -L http://goo.gl/FvARq | sudo bash
# TODO
## Usage
engine [system] [install|remove|purge] [nginx|php|mysql|postfix|--all]"
engine [site] [read] [all|active|sitename]"
engine [site] [create] [sitename] [--with-wordpress]"
engine [site] [update] [sitename] [single] [w3total|wpsuper|fastcgi]"
engine [site] [update] [sitename] [multi] []"
engine [site] [delete] [sitename] [--database|--webroot|--all]"
engine [config] [set|get] [memory|timeout]"
### engine Commands:
`engine system` system-wide commands

Loading…
Cancel
Save