Teamcity Build Agents running in different OS than the TeamCity Server
Hi I am a novice user of TeamCity(7.1).I would like to know if it is possible to run TeamCityServer in a OS like say Linux and the TeamCity Agent in Windows?I am thinking it should be possible as communication happens over http. Please let me know if my understanding is right.ThanksLingan
Please sign in to leave a comment.
Hello,
yes it is possible, both TeamCity server and agent are Java based and communicate via http(https).. You can find supported environment/platforms here: http://confluence.jetbrains.com/display/TCD8/Supported+Platforms+and+Environments
regards
Zdenek