-
Getting Started with TeamCity: General TeamCity Overview
-
How We Use TeamCity to Build TeamCity at JetBrains
Dogfooding is an essential part of how we build products at JetBrains, and TeamCity is no exception. Our internal TeamCity installation works 24/7 and builds every product JetBrains makes, including itself. In this talk, Yegor Naumov shares how we push TeamCity to the limit internally, and how we provide continuous service to teams within the company while also deploying a new version of the BuildServer nightly.
-
TeamCity Cloud Launch Event
In this event, we go over some of the key aspects of TeamCity Cloud: from registering your account to configuring and running your first build; talk about its pricing and licensing; and dive deeper into the more advanced concepts, such as connecting self-hosted agents and migrating to TeamCity Cloud. Sign up for a free 14-day trial of TeamCity Cloud at: jetbrains.com/teamcity/cloud
-
TeamCity – 15 years of CI
TeamCity is turning 15! ?? Join us on November 16, 2021, for talks on the best practices of continuous integration and continuous delivery from TeamCity. This is a free online event for anyone interested in taking a deep dive into the capabilities of CI/CD, as well as improving their skills with TeamCity and learning about the new functionality.
-
TeamCity tutorial - How to create build pipelines for microservices with Kotlin DSL
Ever wondered if there's any best practices when it comes to structuring your microservice projects with the help of Kotlin DSL? Then take a look at this episode, where we're going through three different approaches to do just that.