Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 474 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 474 Bytes

Overview

This simple PHP application demonstrates how to connect to a MySQL service on Bluemix. Adapted to host a simple e-commerce website for COMP5232.

Running the app on Bluemix

Deploy to Bluemix

The above button will deploy this application to your Bluemix by reading the manifest.yml file. This file describes the application to Bluemix, and also declares any necessary services (mysql).