Do you need a CI build setup for your Ruby on Rails app?
Here are some chef / knife solo scripts that will deploy a Jenkins server to run your CI build - you could be up and running in less than 1/2 an hour
https://github.com/house9/ci_chef_jenkins_rails
Check out the README for details
1 comment:
You might want to look into Pivotal Labs' ciborg project -- sounds like it's just what you're looking for :)
https://github.com/pivotal/ciborg
Post a Comment