Skip to content

ehazlett/openshift-diy-py27-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtime Configuration

This will easily create an Openshift diy-0.1 app with Python 2.7.3 & Django 1.4+ & uWSGI in only 5 commands.

rhc create app -a <app_name> -t diy-0.1
cd app_name
git remote add upstream -m master git://github.com/ehazlett/openshift-diy-py27-django.git
git pull -s recursive -X theirs upstream master
git push

And watch the scripts do their thing.

About

Django 1.4 on Python 2.7 powered by uWSGI running on OpenShift :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •