Does it exist? Basically I’m developing a Django app on my local machine, when I’ve finished adding my feature and get it working locally, I want to commit it, and then update the production server. Then I want to automatically restart apache. Is this possible? How?
Does it exist? Basically I’m developing a Django app on my local machine, when
Share
Seems like you want a CI server? http://en.wikipedia.org/wiki/Continuous_integration