What tools do you guys use to deploy code to production machine?<p>That also depends on the scale of your organization. For now, we have a fabric script which does the deployment via git.<p>We are looking make that automated and have a web interface to monitor the continuous deployment.