-
Notifications
You must be signed in to change notification settings - Fork 435
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
ee site create example.com
or ee site create example.com --html
above commands serves the same purpose i.e. creates simple html sites.
ee site create example.com --php
above command creates php only site.
ee site create example.com --mysql
above command creates site example.com with mysql database.
EasyEngine can create wordpress sites with or without cache configuration.EasyEngine also can create multiple sites with wordpress. This section covers ee site creation with wordpress.
ee site create example.com --wp
ee site create example.com --basic
ee site create example.com --wp --basic
all above commands serves the same purpose i.e create single standard wordpress site.
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: