Anyone know of a hosted TeamCity build provider?

I'm looking to set up a TeamCity server for continuously building a .NET web application. I already have hosting, so I don't want to get a whole new hosting account such as AppHarbor.

I don't maintain my own physical server, nor do I want to.

I also don't want to have to pay $50 or more per month for an entire dedicated Windows machine, just to host TeamCity.

I really don't care if it's slow and on a shared machine, as it's just continuous build which will be running in the background.

I'll want to have the outputs automatically deployed to a server of my choice through FTP.

Is there anyone on the market providing hosted TeamCity environments?


AppVeyor CI provides hosted continuous integration for .NET developers.

Disclaimer: I'm the developer of this service.


如果你的开源项目,你可以在代码更好的http://codebetter.com/jameskovacs/2009/02/24/announcing-teamcity-codebetter-com/免费帐户我不知道任何非开源。


OnCheckin.com offers Cloud Powered Continuous Deployment for.Net websites and services.

Disclosure: I am the developer and founder of this service.

链接地址: http://www.djcxy.com/p/36782.html

上一篇: TeamCity:由于I / O导致测试连接失败

下一篇: 任何人都知道托管的TeamCity构建提供商?