We have a VPS on linode, and code hosted on gitHub. How do we setup so when we push to gitHub, it also pushes automatically to our linode server. We are using PHP on the lin
I wrote a small Github-Auto-Deploy server in python, that does exactly what you want.