Quickstart TeamCity 9 for Ubuntu
Hi! The Tutorial shows you Step-by-Step How to Getting-Started with TeamCity 9 Continous Integration and Development Server for Ubuntu 14.04 Trusty Tahr i386/amd64 Desktop/Server.
TeamCity is a Powerful and user-friendly Continuous Integration and Deployment server that works Out of the Box.
-
Open a Command Line Shell Session
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
-
How to Install TeamCity 9 Server on Ubuntu
-
Running TeamCity 9 Server
runAll.sh start
-
Then TeamCity is Running at address:
localhost:8011
And the Build Agent on:
localhost:9090
To Change the Running Port Edit:
<TeamCity Server>/conf/server.xml
-
Getting-Started with TeamCity Continuous Integration