TeamCity
TeamCity is a general-purpose CI/CD solution that allows the most flexibility for all sorts of workflows and development practices.
Creating a TeamCity Connection
To create the connection you need:
- A token
- An API address
Obtaining the credentials
Go to TeamCity server address. For example:
https://<TeamCity Server host>:<port>
.Sign in to your account.
Navigate to Profile.
On the left sidebar menu, click Access Tokens > Create access token.
Enter the information to create the token > Create.
Copy the token value.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the TeamCity icon. A dialog box with name of the connection and connection methods appears.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Access Token as the method to create the connection.
- Fill in the parameters:
- The token
- The API address
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.