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
The blog has moved to http://jessehouse.com/ ... Many google searches point here so I am leaving it operational, but there will be no new posts.
Showing posts with label CI Build. Show all posts
Showing posts with label CI Build. Show all posts
Saturday, February 23, 2013
Saturday, November 3, 2012
Setting up a C.I. build (Continuous Integration) for a Ruby on Rails application
It has never been easier than with Semaphore - Hosted Continuous Integration
How easy is it
- add semaphore ssh key to your github repo
- then semaphore automatically determines your ruby version, database, etc...
- you can tweak the build steps later, the defaults are pretty good
It will automatically detect new branches!!! That means zero setup when the new branch is added
It is not cheap, for personal side projects it might not make sense?
But well worth the money if you are doing paid development
Subscribe to:
Posts (Atom)
