Removing the database service configuration app from Bluemix

If you ran the prepareserverdbs.sh script during the configuration of your MobileFirst Platform Foundation on IBM® Containers image, a Bluemix® app with a bound database service was created that ultimately created the database schema for the container.

About this task

To remove the database service configuration app from Bluemix, you can either use your Bluemix dashboard or run the following Cloud Foundry commands:
cf delete app_name
cf delete-service service_name