Obtaining TeamCity
Download one of the three available installation packages:
Installing the TeamCity ServerPlease review System Requirements before the installation. Follow the instructions on Installing and Configuring the TeamCity Server. Installing Additional Build AgentsTeamCity 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 the build agent on separate machines or ensure there is enough CPU/memory/disk throughput on the server machine. To setup additional build agents follow the instructions. See Also: |