Specific Runners

Installing Specific Runners

< >

In this course section, you will learn how to install specific runners for your GitLab CI/CD pipelines. We will cover the installation process for runners on different operating systems and environments, including Linux, Windows, and macOS.

We will follow a step-by-step guide to install and configure runners for your projects, ensuring that your CI/CD pipelines run smoothly and efficiently.

5.1. Prerequisites

Before you begin, ensure you have:

  • Access to a machine or virtual server where the runner will be installed.
  • Administrative privileges on the machine.
  • A GitLab account and access to the project or group where the runner will be registered.Example with Calculator Project: