Skip to content

power-Django-openshift is the tool to bootstrap a Django1.7 project on Openshift.

License

Notifications You must be signed in to change notification settings

girish946/Power-Django-Openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Power-Django-Openshift

tool to bootstrapping a Django1.7 project on Openshift.

##useage

$./openshiftdeploy.sh <Project-name>

###This Script

1. will create a new project on openshift.
2. add mysql 5.5 cartridge in that project.
3. create a new Django project in that directory.
4. start a new app in Django project.
5. make proper settings in wsgi.py and settings.py for Openshift.
6. create the action_hooks to deploy project on openshift.
7. push the code to the repository on openshift.

About

power-Django-openshift is the tool to bootstrap a Django1.7 project on Openshift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published