Skip to content

gfoligna/python-cf-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-cf-sample

A barebones Python app, which can easily be deployed to Cloud Foundry.

Deploying to Cloud Foundry

Clone this repo:

$ git clone https://github.com/gfoligna/python-cf-sample.git ; cd python-cf-sample

Create a MySQL service:

$ cf create-service cleardb spark python-mysql

If you are ready to push, go ahead (:

$ cf push

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%