This is a sample "Hello World" Python application for deployment on Cloud Foundry.
Perform below step for deploying python application to Cloud Foundry
- Clone the source code
- Update the buildpack in the manifest.yml
- Deploy the code (cf push)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a sample "Hello World" Python application for deployment on Cloud Foundry.
Perform below step for deploying python application to Cloud Foundry