Uninstalling the Edge for Private Cloud Developer Services portal

To uninstall the Edge for Private Cloud Developer Services portal completely from your system:

  1. Stop the Apache web server:

    > service httpd stop

    For more information, see Starting, stopping, or restarting the portal.

  2. Navigate to the root directory of the portal site, for example /var/www/html. You must be in the portal root directory in order to run Drush commands.

    > cd /var/www/html

    Note: If you did not install the portal in the default directory, navigate to your installation directory.

  3. Remove the Drupal-specific database tables by running the following Drush command:

    > drush sql-drop

    For more information, see drush sql-drop.

  4. Remove the Drupal directory contents:

    > cd ~
    > sudo rm -rf /var/www/html/.* /var/www/html/*

For information about uninstalling Edge for Private Cloud, see Uninstalling Edge.