...
Download Latest EAP
Build
...
#57985
- Windows installer - 954 Mb
- Bundled with Tomcat (any platform) - 935 Mb
This archive contains a Tomcat distribution with preinstalled TeamCity. Unpack the archive, runTeamCity/bin/runAll.(sh|bat) start
, and visit http://localhost:8111/
WAR - 902 Mb
(.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
...