Getting Started
Using the starter applications. IBM® Bluemix® provides starter applications for the runtimes. Follow these steps to use the starter applications.
Navigate to the Runtimes section.
Click the runtime you want to use.
Log in to IBM® Bluemix®, if you have not already.
Provide the app name, modify the host name if required, and click Create.
Your app begins staging, and the landing page for your app on the Bluemix Dashboard displays as your app starts.
You can follow the instructions on that page to do the following tasks:
Download the Cloud Foundry command line interface.
Download the starter application.
Take steps to redeploy the starter application.
Modify the app and deploy again.
The directory containing the starter application you downloaded contains a README file. Refer to the README for a description of the files in the starter application package. Make changes to the code, deploy the application again, then see the effect in your running app.
Hello World Python Flask App, IBM Bluemix Console
Instructions from Youtube Jeff Sloyer Deploying a Hello World Python Flask App in IBM Bluemix (Cloud Foundry)
Hello World Python Flask App, Cloud Foundry Command Line Interface
Download and install CF Cli from CloudFoundry Command Line Interface
Last updated