Anyone know of a hosted TeamCity build provider? [closed]

流过昼夜 提交于 2019-12-03 02:55:11

问题


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?


回答1:


AppVeyor CI provides hosted continuous integration for .NET developers.

Disclaimer: I'm the developer of this service.




回答2:


If your open source project you can get a free account at Code Better http://codebetter.com/jameskovacs/2009/02/24/announcing-teamcity-codebetter-com/ I don't know of any for non open source.




回答3:


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

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




回答4:


Just came across BuildBox (now Buildkite) from a tweet from someone I follow. Seems like a suitable solution to this.



来源:https://stackoverflow.com/questions/7884213/anyone-know-of-a-hosted-teamcity-build-provider

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!