ホーム › サービス › GitLab Runner

GitLab Runner を Mac で

Self-hosted runner for GitLab CI/CD (works on this Mac) · CI/CD

GitLab Runner picks up and runs GitLab CI/CD jobs on your own infrastructure, with executors for shell, Docker, VirtualBox/Parallels and more — and macOS is a supported runner host, so this Mac can build and test your pipelines (the usual reason: signing iOS/macOS apps). It works against GitLab.com, GitLab Dedicated and self-managed instances alike. Install with Homebrew (brew install gitlab-runner). Registration changed: create the runner first in GitLab (Settings ▸ CI/CD ▸ Runners, at instance, group or project level), which issues an authentication token starting glrt-, then run gitlab-runner register --url https://gitlab.com/ --token glrt-…. The old registration tokens are deprecated and scheduled for removal in GitLab 20.0. Then run it as a service (gitlab-runner install && gitlab-runner start, or brew services). Pairs with the GitLab CI/CD entry; the runner process shows up in the Build & Render Farm monitor.

GitLab Runner を FrontierStack で使う

FrontierStack は GitLab Runner を CI/CD カタログに収録しています。ひとつの場所でインストール/接続し、状態・ポート・証明書を監視、ファイアウォールとマルウェア監査で保護し、バックアップできます。

すべてをひとつの Mac アプリで。

FrontierStack は、ローカルでもフリート全体でも、スタック全体のインストール・監視・保護をひとつのネイティブ macOS アプリで行います。

FrontierStack をダウンロード

Apple 公証済み · 安全・安心 · macOS 13 Ventura 以降

関連 CI/CD