We found out the hard way that directly deploying from github might be a bad idea. I wrote a little web service that receives notifications via hooks when code is tagged and rehosts the tarballs in S3 for deployment. it's been rock solid in production.
Comments
We found out the hard way that directly deploying from github might be a bad idea. I wrote a little web service that receives notifications via hooks when code is tagged and rehosts the tarballs in S3 for deployment. it's been rock solid in production.