-
Notifications
You must be signed in to change notification settings - Fork 433
Site Module
Harshad Yeola edited this page Jul 2, 2014
·
24 revisions
EasyEngine site commands serves following purposes
- site create
- site enable
- site show
- site info
- site list
- site disable
HTML Sites
ee site create example.com
or ee site create example.com --html
above commands serves the same purpose i.e. creates simple html sites.
PHP/MySQL Sites
PHP Only Site
ee site create example.com --php
above command creates only php site.
PHP Site with MySQL
ee site create example.com --mysql
above command creates site example.com with mysql database.
WordPress Sites
EasyEngine (ee):
- Installation
- Stack Module
- Site Module
- Debug Module
- Secure Module
- Other commands
- Configurartion File
- EasyEngine Logs
Tutorials:
- SFTP Setup
- Remote MySQL
- Setup OpenDKIM
- HHVM with EE 2.x.x
- Prevent MySQL crashing
- Change WordPress Cache
- Migrate Website With EasyEngine
- EasyEngine with Hosting Providers
Misc:
- FAQ
- Roadmap
- [Support Forum] (http://community.rtcamp.com/c/easyengine/)
- EasyEngine Update
- EasyEngine Admin Tools
- EasyEngine Beta Testing
Chat:
- [EasyEngine Developer Chat] (https://gitter.im/rtCamp/easyengine)
Testing:
- [Travis-CI] (https://travis-ci.org/rtCamp/easyengine/)
Donations:
Recently Modified: