Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 483 Bytes

#Boiler plate stack Python & PostgreSQL

##What is this ? It is super easy to deploy any-stack on dotCloud, here is a tiny boiler plate to show you how simple and frustration-less dotCloud experience is.

##What you get In this boiler plate you will find the basic to get a Python and PostgreSQL stack running:

  • Use of the dotCoud environment
  • Communication with a database, PostgreSQL
  • wsgi setup
  • Advanced dotCloud.yml option: `postinstall script to create a new database.