macOS
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gitlab-runner pour les workflows d'agents IA.
installation
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · Source: api.github.com
sudo apk add gitlab-runnerAlpine Linux edge package indexes · gitlab-runner · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-runnernixpkgs package indexes · pkgs/by-name/gi/gitlab-runner/package.nix · Source: api.github.com
sudo pacman -S gitlab-runnerArch Linux sync databases · gitlab-runner · Source: geo.mirror.pkgbuild.com
choco install gitlab-runnerChocolatey community package catalog · gitlab-runner · Source: community.chocolatey.org
scoop install main/gitlab-runnerScoop official bucket manifest trees · bucket/gitlab-runner.json · Source: api.github.com
winget install --id Gitlab.Runner -eWindows Package Manager source index · Gitlab.Runner · Source: cdn.winget.microsoft.com
aperçu
Official GitLab CI runner
historique
GitLab Runner is the open-source agent that executes GitLab CI/CD jobs and reports their results back to GitLab. It is a core piece of GitLab's automation model because pipelines defined in .gitlab-ci.yml need one or more runners to perform the actual work.
The runner project began in the GitLab CI era under the name GitLab CI Multi Runner. The repository README records the older name and credits Kamil Trzcinski for the 2014-2015 authorship period before GitLab Inc. and contributors took over maintenance.
Early public tags in the GitLab Runner repository date to January 2015. The project evolved from a CI worker into a cross-platform runner manager written in Go, distributed as a single binary, and paired with GitLab's major/minor release rhythm for compatibility.
GitLab Runner became significant because GitLab supports both hosted and self-managed runner models. Organizations can use GitLab-hosted runners for managed capacity or install self-managed runners on their own machines, containers, virtual machines, or Kubernetes clusters.
Its ecosystem reach is visible in packaging and deployment channels: GitLab documents installation across operating systems, the project publishes helper images, and package managers such as Homebrew distribute the runner for local and service-based setups.
Practitioners register runner instances with a GitLab project, group, or instance, choose an executor such as shell, Docker, SSH, Kubernetes, or autoscaling modes, and tune config.toml for job limits, caching, network settings, and executor-specific behavior.
Administrators treat the runner as infrastructure: they size worker capacity, isolate sensitive workloads, attach tags to route jobs, monitor logs and metrics, and keep runner versions aligned with GitLab releases so pipeline features behave as expected.
For package-minded users, GitLab Runner is a rare CI component that is both a service daemon and a developer workstation tool. The Homebrew formula and other package-manager entries matter because local runners are useful for testing CI behavior, while production installations often run as long-lived services.
posture de sécurité
formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/gitlab-runner/config.toml~/.gitlab-runner/config.toml./config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gitlab-runner | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://gitlab.com/gitlab-org/gitlab-runner
métadonnées d'installation
| Clé du paquet | brew:gitlab-runner |
|---|---|
| Version | 19.2.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gitlab-runner |
| Page d'accueil | https://gitlab.com/gitlab-org/gitlab-runner |
| Dépôt | https://gitlab.com/gitlab-org/gitlab-runner |
| Docs amont | https://docs.gitlab.com/runner |
| Licence | MIT |
| Archive source | https://gitlab.com/gitlab-org/gitlab-runner.git |
| Dernière mise à jour | 2026-07-15T14:32:58Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitlab-runner |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
gitlab-runner
nix profile install nixpkgs#gitlab-runnergitlab-runner 19.0.1-r0
GitLab runner for CI/CD jobs
https://docs.gitlab.com/runner/
sudo apk add gitlab-runnergitlab-runner-helper 19.0.1-r0
GitLab runner for CI/CD jobs (helper)
https://docs.gitlab.com/runner/
sudo apk add gitlab-runner-helpergitlab-runner-openrc 19.0.1-r0
GitLab runner for CI/CD jobs (OpenRC init scripts)
https://docs.gitlab.com/runner/
sudo apk add gitlab-runner-openrcgitlab-runner 19.0.1-1
The official GitLab CI runner written in Go
https://gitlab.com/gitlab-org/gitlab-runner
sudo pacman -S gitlab-runnergitlab-runner
sudo port install gitlab-runnergitlab-runner
choco install gitlab-runnermain/gitlab-runner
scoop install main/gitlab-runnerGitlab.Runner
winget install --id Gitlab.Runner -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.