简体   繁体   English

八达通部署(.Net)的替代方案

[英]Alternative to Octopus Deploy (.Net)

I am running TeamCity for automated builds and would love to use Octopus deploy but I don't want to pay the $$ for it as my project is small. 我正在为自动构建运行TeamCity,并且很乐意使用Octopus部署,但我不想为它支付$$,因为我的项目很小。 Are there any alternatives out there to Octopus that place nicely with TeamCity? Octopus有没有替代品可以与TeamCity完美搭配?

I would like the ability to use my existing TeamCity setup to automatically "deploy artifacts" to [Free Octopus Thing] and [Free Octopus Thing] deploy the application (just like octopus deploy does). 我希望能够使用我现有的TeamCity设置自动“部署工件”到[Free Octopus Thing]和[Free Octopus Thing]部署应用程序(就像章鱼部署一样)。

This needs to work for projects using .Net framework and MSBuild. 这需要适用于使用.Net框架和MSBuild的项目。

I'm a big fan of Octopus for deploying .NET applications. 我是Octopus的忠实粉丝,用于部署.NET应用程序。 But a possible alternative is GoCD ( GitHub project ). 但可能的替代方案是GoCDGitHub项目 )。

It's open source and has a wide variety of plugins. 它是开源的,有各种各样的插件。 It's used more often in the Java world but it has plugins for NuGet, MSBuild, PowerShell, ... 它在Java世界中经常使用,但它有NuGet,MSBuild,PowerShell,...的插件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM