gitlab-runner
brew install gitlab-runner
v19.1.0
MIT
Go daemon that executes GitLab CI/CD jobs locally or on remote infrastructure.
Why you might care
Install this on any machine (laptop, server, VM) to register it as a runner for your GitLab CI/CD pipeline. It polls GitLab for jobs, executes them in Docker/Kubernetes/shell/VM contexts, and reports results back. Essential if you self-host GitLab or need on-premise/custom hardware runners instead of GitLab.com's managed runners.
2.2k
30-day installs · #918
6.8k
90-day · #963
24.3k
365-day · #977
Build dependencies
Links
- https://gitlab.com/gitlab-org/gitlab-runner
- Brew formula source: Formula/g/gitlab-runner.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"GitHub Actions",
"Jenkins",
"CircleCI"
],
"build_dependencies": [
"go"
],
"categories": [
"ci-cd",
"orchestration",
"daemon"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Official GitLab CI runner",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:07+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gitlab-runner",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://gitlab.com/gitlab-org/gitlab-runner",
"homepage_og_description": "GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab",
"homepage_og_image": "https://gitlab.com/uploads/-/system/project/avatar/250833/runner.png",
"homepage_title": "GitLab.org / gitlab-runner \u00b7 GitLab",
"installs_30d": 2248,
"installs_365d": 24306,
"installs_90d": 6786,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:47:51+00:00",
"llm_model": "claude-haiku-4-5",
"name": "gitlab-runner",
"oldnames": [
"gitlab-ci-multi-runner"
],
"one_liner": "Go daemon that executes GitLab CI/CD jobs locally or on remote infrastructure.",
"optional_dependencies": [],
"rank_30d": 918,
"rank_365d": 977,
"rank_90d": 963,
"raw_hash": "ac1d5827efed4442",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gitlab-runner.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "19.1.0",
"versioned_formulae": [],
"why_use_this": "Install this on any machine (laptop, server, VM) to register it as a runner for your GitLab CI/CD pipeline. It polls GitLab for jobs, executes them in Docker/Kubernetes/shell/VM contexts, and reports results back. Essential if you self-host GitLab or need on-premise/custom hardware runners instead of GitLab.com\u0027s managed runners."
}