Skip to content

Instantly share code, notes, and snippets.

View corefile's full-sized avatar

Paul Huckaby corefile

View GitHub Profile

Keybase proof

I hereby claim:

  • I am corefile on github.
  • I am corefile (https://keybase.io/corefile) on keybase.
  • I have a public key ASBhw2-5m6r1dkaS30_8cala8fBZ1gIRuuDyykuoa-zFZgo

To claim this, I am signing this object:

Simple Python Flask app on Cloud Foundry

This is a (very) simple Flask application that shows how the built-in Python buildpack detection on Cloud Foundry works.

To push to Cloud Foundry, log in and then use

$ cf push myapp-name

Python on Cloud Foundry