Skip to content

Rails, RVM, RSpec & Jenkins

rails-jenkins.danseaver.com
56 pointsphsr4 comments
On HN

Comments

> Add jenkins-ci.org's apt key to your system's trusted keys

> $ wget -q -O - http://... | sudo apt-key add -

This is NOT a good idea.

(Executing shell code from the net, as in #10, isn't a good idea either.)

we've had this conversation before: http://news.ycombinator.com/item?id=2420648

Here are some Chef cookbooks that will help get Jenkins running on Ubuntu including support for headless browsing via XVFB and Firefox:

https://github.com/bmabey/continuous-cooking

These are just for Hudson actually, I haven't had time to upgrade them to Jenkins. Looks like this project is being maintained for Jenkins: https://github.com/fnichol/chef-jenkins

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.