-
Notifications
You must be signed in to change notification settings - Fork 432
Remove Web Packages
Gaurav Ashtikar edited this page Sep 2, 2014
·
6 revisions
- Remove Web Packages
- Remove NGINX
- Remove PHP
- Remove MySQL
- Remove Postfix
- Remove WP-CLI
- Remove Adminer
- Remove phpMyAdmin
- Remove Utilities
ee stack remove
# Or
ee system remove --webSample output:
^_^[[email protected]:~]# ee stack remove
remove nginx-custom package, please wait...
Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
libxslt1.1
Use 'apt-get autoremove' to remove it.
The following packages will be REMOVED:
[...]
.
.
.
[...]
Removing Adminer, please wait...
Removing phpMyAdmin, please wait...
Removing WP-CLI, please wait...
Remove EasyEngine (ee) admin utilities, please wait...
Removing unwanted packages, please wait...
[...]
.
.
.
[...]
Successfully removed all packagesAbove command removes all packages installed by ee stack install
If you are thinking removing all packages is not suitable for you, can remove single packages by using following commands:
ee stack remove nginx
# Deprecated way
ee system remove nginxee stack remove php
# Deprecated way
ee system remove phpee stack remove mysql
# Deprecated way
ee system remove mysqlee stack remove postfix
# Deprecated way
ee system remove postfixee stack remove wpcli
# Deprecated way
ee system remove wpcliee stack remove adminer
# Deprecated way
ee system remove admineree stack remove phpMyAdmin
# Deprecated way
ee system remove phpmyadminBelow command remove phpMemcachedAdmin, FastCGI cleanup script, OPcache, Webgrind, Anemometer.
ee stack remove utils
# Deprecated way
ee system remove utilsEasyEngine (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: