Deploying applications in Bluemix
In the following sections, you learn how to create and deploy applications in Bluemix by following labs that show you how to:
- Configure your Bluemix account and create a simple application using a runtime starter
- Deploy a sample application from a GitHub repository in Bluemix
- Update the sample application using the bx CLI (Bluemix command-line interface)
- Optional: Work in Eclipse with your application
If you have problems with the labs or want to review the steps, watch the lab solution videos that follow the labs.
Tip: In IBM Bluemix, a starter application contains a basic application template and necessary files for a specific language environment. You can use an application starter to see a basic “hello world” application for a specific runtime and as a template for adding your own code for that runtime.
Related links
Getting started with Bluemix Continuous Delivery
Bluemix CLI and developer tools
Deploying with application manifests (Cloud Foundry documentation)