Sometimes even in a cloud CI/CD setup you need to be able to run some jobs on a self-hosted machine. How do you connect a local build agent to your CI/CD server?
In this tutorial, we go over installing a TeamCity build agent locally and connecting it to a TeamCity Cloud instance. Simple and straightforward.
0:00 Downloading the installer
0:58 Generating agent config
1:39 Booting up the agent
2:03 Voila! Agent connected.