Automation
3 Jan 2015
So I have got my django app running on Openshift. (how to run django app on Openshift ) Now I wanted to automate the deployment of the app from a Github repo. The tool people use to do this is called Jenkins. So here’s the rundown of what I have been able to achieve.