TeamCity On-Premises
 
Get TeamCity On-Premises

Configuring Connections

Edit pageLast modified: 25 November 2024

TeamCity allows storing presets of connections to external services. You can reuse these presets in various places on the server: when creating projects, configuring notifications, integrating with issue trackers, and more. This article gives instructions on how to add each type of connection.

To add a connection, do the following:

  1. Navigate to Administration | <Your Project> to access project settings.

  2. Switch to the Connections tab and click Add Connection. Note that connections can be used only in their parent projects and their subprojects. If you want a connection to be available globally, add it to the Root project.

  3. Select the connection type, set its Display name to distinguish it from the others, and configure it as described below.

Create a new TeamCity connection

If your TeamCity server is installed behind a proxy, it is important to ensure that this is reflected in the connection settings, if applicable. When configuring a callback URL for a connection, you need to specify all URLs by which the current server can be accessed.
After configuring the proxy, remember to also set the new address as the Server URL in Global Settings of TeamCity.