Team City - Agent install question

て烟熏妆下的殇ゞ 提交于 2019-12-23 10:49:10

问题


What does it mean to have TeamCity build agent installed on another machine than the Build server? The way I understand is that I need "TeamCity server install" to start a "agent install" right? Right now I have TeamCity build server installed with webUI and all of that on a windows server machine. Now what do I need to do, to install an agent on another machine (another server machine?)


回答1:


The teamcity documentation is really good. Check out the Installing Agents section.

You can have a build agent on the same machine as the server or install agents on other machines. I would use another machine for the agent if you are going to have multiple agents or a really heavy workload on an agent.

From the machine you want to install the agent on open up a web browser and point it at your team city web ui. Click the agents tab. In the upper right should be a link called "install build agents". Click it and choose your install method of choice.




回答2:


@ZVenue: The way I have TeamCity configured is: 1 TC Server (windows) and build agents on 3 Unix boxes (running separate kinds of builds). This gives me a central build console for all activities.

Hope this helps!



来源:https://stackoverflow.com/questions/7418100/team-city-agent-install-question

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