2 items tagged “devops”
2013
What are good and easy practices for frequent web deployments?
At Lanyrd we use a combination of Fabric to drive our deploy scripts, git to get the code on to the servers, puppet for configuration management and Jenkins to run continuous integration tests and provide a “deploy the site” button.
[... 262 words]2010
Tracking Every Release. How Etsy use Graphite to monitor their continuous deployment releases.