-
Notifications
You must be signed in to change notification settings - Fork 431
EasyEngine v4 Notes
Rahul Bansal edited this page Oct 27, 2016
·
4 revisions
_Note: This is not actual documentation but just used as a scratchpad by dev team!
In 3x python version
ee site update example.com --php7=on // will move php5.6 site to php7
ee site update example.com --php7=off // will revert php7.0 site to php5.6
In v4 php version
ee site update example.com --php=7.0 // will move php5.6 site to php7
ee site update example.com --php=5.6 // will revert php7.0 site to php5.6
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: