Chef and RunDeck
April 13, 2014
There's an interesting presentation from a chef conference at http://dev2ops.org/2012/05/using-rundeck-and-chef-to-build-devops-toolchains-at-chefcon/ which covers using a set of open source tools to manage software product development and release.
- Git - Source code control
- Ant & Ivy - build tool, dependencies
- Jenkins or Bamboo - Build orchestration console
- Artifactory or Nexus - Package …