开发者

Tips and steps for setting up ruby on rails continuous integration server with github integration

I'm still new with ruby on rails and am tasked with setting up a continuous integration server/service that uses the code hosted o开发者_高级运维n github and alerts when the tests fails. Amazon EC2 was recommended as a service to use as platform for the service. I did some research and tried to set up the system using a step by step tutorial but I'm not used to work with Amazon EC2, so I kinda failed doing that.

Can you help me with some advices or first steps to take?

Thanks


For CI server you can use CruiseControl developed by ThoughWorks

. Its open source as well . You can get it from github as well.

And pretty much simple to set up only takes 10 min to setup and as its written in ruby its pretty much simple to hack and customize to as per your need . Reply me if you find anything problem in setup CI Thanks

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜