-
Notifications
You must be signed in to change notification settings - Fork 434
Stack Module
Harshad Yeola edited this page Jul 3, 2014
·
21 revisions
EasyEngine(ee) Stack Module covers command related to packages in ee stack which includes NGINX, PHP5.5, MySQL, MemCache, OpCache, PhpMyadmin, Postfix, WP-CLI, adminer.
Stack Module provides following as stack/system
To install ee stack into your system use
ee stack install
#Another Way
ee system install
above commands will install all stack packages mentioned above.
To install single package use
PHP
ee stack install php
#Another way
ee system install php
NGINX
ee stack install nginx
#Another way
ee system install nginx
MySQL
ee stack install mysql
#Another way
ee system install mysql
Postfix
ee stack install postfix
#Another way
ee system install postfix
WP-CLI
ee stack install wpcli
#Another way
ee system install wpcli
Adminer
ee stack install adminer
#Another way
ee system install adminer
phpMyAdmin
ee stack install phpMyAdmin
#Another way
ee system install phpmyadmin
Utilities
ee stack install utils
#Another way
ee system install utils
#Note above command installs phpMemcachedAdmin, FastCGI cleanup script, OPcache, Webgrind, Anemometer.
To start or stop stack services
ee stack start/stop
#Another way
ee system start/stop
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: