Installation

Search
Searching TeamCity 4.x Documentation
Table of Contents

Obtaining TeamCity


TeamCity installation package is identical for both Professional and Enterprise Editions and is available at http://www.jetbrains.com/teamcity/download/index.html

Download one of the three available installation packages:

Target Download Note
Windows TeamCity<version number>.exe Executable Windows installer bundled with Tomcat and Java 1.5 JRE
Linux, MacOS X TeamCity<version number>.tar.gz Package bundled with Tomcat servlet container for Linux, MacOS X or manual installation
J2EE container TeamCity<version number>.war Package for installation into an existing J2EE container

Installing the TeamCity Server

Follow the environment specific instructions on Installing and Configuring the TeamCity Server.

Larger development teams, which run frequent builds are recommended to reduce the load on the TeamCity server by disabling the default build agent service on the server. These teams will need to install additional build agents (see below).

Installing Additional Build Agents


Follow the instructions on Setting up and Running Additional Build Agents.


See Also:

Labels