You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
EasyEngine
|
|
|
|
==========
|
|
|
|
|
|
|
|
EasyEngine aka EE is a shell script to manage nginx based websites.
|
|
|
|
|
|
|
|
This is work in PROGRESS. This will break things on your end most likely!
|
|
|
|
|
|
|
|
## Install EasyEngine aka EE
|
|
|
|
|
|
|
|
```bash
|
|
|
|
curl -sL rt.cx/ee | sudo bash
|
|
|
|
```
|
|
|
|
|
|
|
|
## Need even more info?
|
|
|
|
|
|
|
|
Check out our [wiki] (https://github.com/rtCamp/easyengine/wiki) and [faq] (https://github.com/rtCamp/easyengine/wiki/FAQ) page
|