在与生产服务器相同的机器上运行 CruiseControl.NET 是否不明智?

发布于 2024-08-30 07:48:20 字数 87 浏览 4 评论 0原文

对于使用 iis7/win08 生产的带宽非常低的站点 - 我是否应该担心(回复:整体系统稳定性)安装 CruiseControl.NET 作为构建服务器实现?

for very low-volume bandwidth site in production with iis7/win08 - should i have concerns (re: overall system stability) about installing CruiseControl.NET as a build server implementation?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

国际总奸 2024-09-06 07:48:20

是的。

CI 构建中出现的任何问题都可能(并且可能会)影响您的生产服务器。

话虽如此,这实际上是您的风险管理决策......

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...

情绪少女 2024-09-06 07:48:20

CruiseControl.NET 只需启动其他工具来执行构建,并且它可以随着时间的推移而改变(版本、工具、框架......)。

所以,恕我直言,正如 John W.
根据我们的经验,最好将其分离,至少在虚拟机中。

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文