开发者

is it ill-advised to run CruiseControl.NET on the same box as the production server

for very low-volume bandwidth site in production with iis7/win08 - should i have concerns (r开发者_JAVA技巧e: overall system stability) about installing CruiseControl.NET as a build server implementation?


Yes.

Anything that goes wrong with your CI builds can (and probably will) impact your production server.

That being said, it's really your risk-management decision...


CruiseControl.NET just launch other tools to execute the build, and it can change over time (version, tools, framework ..).

So, IMHO, you should really be carefull about it as mentionned by John W. From our experience, it is better to separate it at least in a Virtual machine.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜