Supported Platforms and Environments
Operating Systems
TeamCity Agent
TeamCity Agent is a standalone Java application. TeamCity Cloud supports two types of agents:
Hosted by JetBrains
Hosted by a customer
You can combine agents of both types in your installation. Read more information on licensing these agents in Subscription and Licensing.
JetBrains-Hosted Agents
These agents are automatically maintained by JetBrains and don't require to be installed or configured by a customer. There are multiple types of these agents:
Instance Type | Hardware |
---|---|
Linux (Small) |
|
Linux (Medium) |
|
Linux (Large) |
|
Linux (XLarge) |
|
Windows (Small) |
|
Windows (Medium) |
|
macOS (Medium) |
|
Each JetBrains-hosted agent comes with a set of preinstalled software.
Software preinstalled on Windows agents:
Software | Version |
---|---|
22.1 | |
3.1.1.1 | |
3.3.0.0 | |
2021.3.4.17913 | |
11.0.16.9.1 | |
6.0.402 | |
1.25.3 | |
2.8.3 | |
3.15.2 | |
3.11.2 | |
2022.1 | |
2.38.0.1 | |
1.0.0.1 | |
1.14.2.64502 | |
v16.18.0 | |
1.22.19 | |
20.10.9 | |
1.29.2 | |
7.5.1 | |
3.24.2 | |
Software preinstalled on Ubuntu agents:
Software | Version |
---|---|
2.38.1 | |
3.2.0 | |
5.8 | |
107.0.5304.87 | |
107.0.5304.87 | |
107.0.5304.62 | |
20.10.21 | |
20.10.21 | |
1.29.2 | |
2.8.8 | |
v1.25.3 | |
2.42.0 | |
408.0.1 | |
java-1.8.0-amazon-corretto | |
java-17-amazon-corretto | |
java-19-amazon-corretto | |
java-11-amazon-corretto | |
8512546 | |
2022.1 (2361553) | |
5.3.1 | |
1.13.0 | |
v3.10.0+gce66412 | |
1.10.7 | |
7.5.1 | |
3.24.2 | |
3.6.3 | |
3.8.10 | |
2.7.18 | |
3.9.15 | |
22.3 | |
22.3 | |
7.2.6 | |
3.6.3 | |
4.0.5 | |
1.29.12-next | |
20.16.6 | |
2022.10.25 | |
1.2.2) | |
1.25.1 | |
1.65.0 | |
1.65.0 | |
1.19.1 | |
0.39.2 | |
16.18 | |
2.9.6 |
Self-Hosted Agents
You can install a build agent locally on your machine, similarly to how you would do it in TeamCity On-Premises, and connect it to the TeamCity Cloud instance. Note that you need to acquire a concurrent build slot for each self-hosted agent.
Supported Java Versions
Build agents require a Java SE JRE installation to run. See notes on how to configure Java on agents.
Supported Java versions: OpenJDK and Oracle Java 8 - 11. We recommend using the latest available version of JDK.
Supported Platforms
TeamCity Agent is tested under the following operating systems:
Linux
macOS
Windows 7/7x64
Windows 10
Windows Server 2003/2008, 2012, 2016, 2019
Server Core installation of Windows Server 2016
Reportedly works on:
Windows XP/XP x64
Windows 2000 (interactive mode only)
Solaris
FreeBSD
IBM z/OS
HP-UX
Browsers
The TeamCity web interface is mostly W3C-compliant, so any modern browser should work well with TeamCity. The recent versions of the following browsers have been specifically tested and reported to work correctly:
Google Chrome
Mozilla Firefox
Safari under macOS
Microsoft Edge
Opera
Build Runners
Java Runners
Runner | Supported versions | Bundled versions |
---|---|---|
1.6-1.10 | 1.10.10 | |
2.0.x, 2.x, 3.x | 2.2.1, 3.0.5, 3.1.1, 3.2.5, 3.3.9, 3.5.4, 3.6.3, 3.8.6 | |
0.9-rc-1 or later | ||
.NET Runners
We recommend that you use the unified .NET runner to run .NET projects in TeamCity. See its requirements here.
Other .NET runners:
Runner | Supported versions | Requirements |
---|---|---|
.NET 6.0 or later | .NET 6.0 or later installed on the build agent, or can be run inside a Docker container with .NET 6.0 or later | |
Microsoft Build Tools 2013, 2015, 2017, 2019 | .NET Framework or Mono installed on the build agent | |
0.85 - 0.91 alpha 2 | .NET Framework or Mono installed on the build agent | |
A corresponding version of Microsoft Visual Studio installed on the build agent | ||
FxCop installed on the build agent | ||
Duplicates Finder for C# and VB.NET code based on ReSharper Command Line Tools | Supported languages are C# up to version 4.0 and VB.NET version 8.0 - 10.0 | .NET Framework 4.6.1 or later installed on the build agent |
.NET Framework 4.6.1 or later installed on the build agent | ||
.NET installed on the build agent | ||
NuGet 1.4 or later | Required on the build agent:
|
Other Runners
Runner | Supported versions | Requirements |
---|---|---|
2.0 or later | Python installed on the build agent | |
0.7.3 gem or later | ||
1.0 - 5.0 | ||
3-13 | Xcode installed on the build agent |
Testing Frameworks
Framework | Supported versions | Requirements |
---|---|---|
JUnit | 3.8.1+, 4.x | |
2.2.10, 2.4.x, 2.5.x, 2.6.x, 3.0.x | ||
TestNG | 5.3 or later | |
MSTest and VSTest | 8.x-12.x, 14.x, 15.x, 19.x are supported by the .NET runner | A corresponding Microsoft Visual Studio edition or Visual Studio Test Agent installed on the build agent |
MSpec installed on the build agent |
Read more about the support for testing frameworks in TeamCity.
Version Control Systems
VCS Support on Server
VCS | Supported versions | Requirements |
---|---|---|
For automatic | ||
Server versions 1.4-1.9 or later | ||
A Perforce Helix Core client installed on the server (2017.1+ versions are supported). | ||
2005, 2008, 2010, 2012, 2013, 2015, 2017 | ||
A Mercurial "hg" client v1.5.2+ installed on the server |
Other VCSs can be supported in TeamCity via external plugins.
VCS Support on Agent
VCS | Supported versions | Requirements |
---|---|---|
1.6.4 or later | A Git client installed on the agent | |
1.4-1.8 | ||
A Perforce client installed on the agent | ||
2005-2015, 2017 | ||
A Mercurial "hg" client v1.5.2+ installed on the agent |
Labeling Build Sources
Git
Subversion
Perforce
Azure DevOps
Mercurial
Remote Run
Git
Mercurial
Feature Branches
Git
Mercurial
VCS Hosting Services
Azure DevOps Services, or formerly Visual Studio Team Services
Issue Trackers
Tracker | Supported versions |
---|---|
1.0 or later | |
4.4 or later (all major features also reportedly worked for version 4.2) | |
3.0 or later | |
0.9-rc-1 or later | |
Azure DevOps Server (formerly Team Foundation Server — supported version 2012 or later), and Azure DevOps Services |
See also additional requirements.
IDE Integration
TeamCity provides productivity plugins for the following IDEs:
IDE | Supported versions | Requirements |
---|---|---|
Compatible with IntelliJ IDEA 2019.3 - 2021.2.3 (Ultimate and Community editions); as well as other IDEs based on the same version of the platform, including JetBrains RubyMine 6.3+, JetBrains PyCharm 3.1+, JetBrains PhpStorm/WebStorm 7.1+, AppCode 2.1+. See more information on compatibility. | ||
2010, 2012, 2013, 2015, 2017, 2019 | .NET Framework |
Remote Run and Pre-tested Commit
Remote Run and Pre-tested commit functionality is available for the following IDEs and version control systems:
IDE | Supported VCS |
---|---|
(supported only for VCS integrations bundled with JetBrains IDEs) |
|
|
Code Coverage
IDE | Supported Coverage Tools |
---|---|
JetBrains dotCover coverage. Requires JetBrains dotCover installed in Microsoft Visual Studio. |
Game Engines
Unity, by the means of the Unity Support plugin (bundled in TeamCity Cloud and can be installed on-demand in TeamCity On-Premises)