...
Download Latest EAP
Build
...
#65943
- Windows installer - 1.04 Gb
- Bundled with Tomcat (any platform) - 1.05 Gb
This archive contains a Tomcat distribution with preinstalled TeamCity. Unpack the archive, runTeamCity/bin/runAll.(sh|bat) start
, and visit http://localhost:8111/
WAR - 1.01 Gb
(.tar.gz distribution is recommended instead of the .war one) This is a war archive which is to be placed into the J2EE container (see server requirements)Docker image ('eap' tag)
Code Block language bash docker pull jetbrains/teamcity-server:eap
...