TeamCity 2018.1 Help

Installation

If you are upgrading your existing TeamCity installation, please refer to Upgrade.

Check System Requirements

Before you install TeamCity, please familiarize yourself with Supported Platforms and Environments. Additionally, read the hardware requirements for TeamCity. Note that these requirements differ significantly depending on the server load and the number of builds run.

Select TeamCity Installation Package

TeamCity installation package is identical for both Professional and Enterprise Editions.

The TeamCity download page on the official JetBrains site provides the following installation options:

Target

Option

Note

Windows

TeamCity<version number>.exe

Executable Windows installer bundled with Tomcat and Java 1.8 JRE.

Linux, macOS, Windows

TeamCity<version number>.tar.gz

Archive for manual installation bundled with Tomcat servlet container

Installing and Configuring the TeamCity Server

TeamCity<version number>.war

Package for installation into an existing J2EE container (not recommended, use .tar.gz instead)

Docker (Linux, Windows)

Docker

Official JetBrains TeamCity server Docker image

Azure

Deploy to Azure

Official template to launch TeamCity on Azure

You can also install TeamCity using

TeamCity template on Azure Marketplace Azure Resource Manager template Google Cloud Deployment Manager template

Install Additional Build Agents

Although the TeamCity server in .exe and .tar.gz distributions is installed with a default build agent that runs on the same machine as the server, this setup may result in degraded TeamCity web UI performance, and if your builds are CPU-intensive, it is recommended to install build agents on separate machines or ensure that there is enough CPU/memory/disk throughput on the server machine.

To set up additional build agents, follow the instructions.

Installation and Upgrade: Installing and Configuring the TeamCity Server | Setting up and Running Additional Build Agents

Last modified: 20 April 2023