Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Python Web application

The sample is using Flask microframework and is intented to test the Python support on Pivotal's Cloud Foundry.

Deploy to Cloud Foundry

cf push <YOUR_APP_NAME> -m 128M -b https://github.com/heroku/heroku-buildpack-python.git

or

cf push <YOUR_APP_NAME> -m 128M -b https://github.com/joshuamckenty/heroku-buildpack-python.git

or

cf push <YOUR_APP_NAME> -m 128M -b https://github.com/ephoning/heroku-buildpack-python.git

Notes

2014/02/18: The offical Heroku buildpack seems not to be working with Cloud Foundry.

About

A sample Python/Flask web application deployable to Cloud Foundry

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages