macOS
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gitlab-runner in AI-Agent-Workflows.
Installation
brew install gitlab-runnerlocal Homebrew formula metadata
sudo port install gitlab-runnerMacPorts ports tree · devel/gitlab-runner/Portfile · Quelle: api.github.com
sudo apk add gitlab-runnerAlpine Linux edge package indexes · gitlab-runner · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gitlab-runnernixpkgs package indexes · pkgs/by-name/gi/gitlab-runner/package.nix · Quelle: api.github.com
sudo pacman -S gitlab-runnerArch Linux sync databases · gitlab-runner · Quelle: geo.mirror.pkgbuild.com
choco install gitlab-runnerChocolatey community package catalog · gitlab-runner · Quelle: community.chocolatey.org
scoop install main/gitlab-runnerScoop official bucket manifest trees · bucket/gitlab-runner.json · Quelle: api.github.com
winget install --id Gitlab.Runner -eWindows Package Manager source index · Gitlab.Runner · Quelle: cdn.winget.microsoft.com
Überblick
Official GitLab CI runner
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gitlab-runner | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://gitlab.com/gitlab-org/gitlab-runner
Installationsmetadaten
| Paketschlüssel | brew:gitlab-runner |
|---|---|
| Version | 19.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gitlab-runner |
| Homepage | https://gitlab.com/gitlab-org/gitlab-runner |
| Repository | https://gitlab.com/gitlab-org/gitlab-runner |
| Upstream-Dokumentation | https://docs.gitlab.com/runner |
| Lizenz | MIT |
| Quellarchiv | https://gitlab.com/gitlab-org/gitlab-runner.git |
| Zuletzt aktualisiert | 2026-07-15T14:32:58Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.