İçeriğe geç
Yönetilen GitHub Actions runner'ları

Yarı maliyet. İki kat hız. AB'de barındırılıyor.

GitHub'ınkilerden %50 daha ucuz ve 2× daha hızlı çalışan, doğrudan kullanılabilir runner'lar — üstelik her build, önbellek ve log AB içinde kalır. Tek bir satırı değiştirirsiniz.

Kredi kartı gerekmez · 3.000 ücretsiz dakika · Altı AB bölgesi

  • GitHub'dan %50 daha ucuz
  • 2× daha hızlı pipeline'lar
  • Veriler yalnızca AB'de
yaml
jobs:
test:
- runs-on: ubuntu-latest
+ runs-on: runnerhut-8vcpu-ubuntu-2404
steps:
- uses: actions/checkout@v4
- run: npm ci && npm test
Daha hızlı pipeline'lar
−50%
Daha düşük CI maliyeti
1 GB/s
Önbellek geri yükleme
3s
Runner başlatma

Her gün yayına alan mühendislik ekipleri kullanıyor

NorthwindHarboursideKestrelOrbitalLumenFathomArcadiaBeaconVantageIronwoodNorthwindHarboursideKestrelOrbitalLumenFathomArcadiaBeaconVantageIronwood

Fiyatlandırma

Yarı fiyat — kazandığınız zamanı saymadan önce

GitHub liste fiyatlarına karşı dakika ücretleri. Gerçek tasarruf daha büyüktür: yarı sürede biten bir runner yarısı kadar dakika faturalandırır.

RunnerGitHubrunnerhut
Linux x64$0.0080$0.0040
Linux arm64$0.0050$0.0032
Windows$0.0160$0.0080
macOS$0.0800$0.0400

Ağustos 2026 itibarıyla GitHub liste fiyatları.

AB'de barındırma

Build'leriniz AB'den asla çıkmaz

Hesaplama, önbellek, loglar, metrikler ve destek erişimi — hepsi seçtiğiniz AB bölgesine sabitlenir. Yalnızca hesaplama değil. Sadece compute'u kapsayan bir veri yerleşimi, veri yerleşimi değildir.

  • Job compute
  • Cache objects
  • Job logs
  • Metrics
  • Support access

Bölgenize sabitlendi

Frankfurt

Germany

eu-central-1

Paris

France

eu-west-3

Amsterdam

Netherlands

eu-west-1

Stockholm

Sweden

eu-north-1

Milan

Italy

eu-south-1

Dublin

Ireland

eu-west-2

Üç adım, yaklaşık beş dakika

Kurulacak bir ajan ya da işletilecek bir altyapı yok.

  1. 01

    Uygulamayı kurun

    Hızlandırmak istediğiniz depolar için runnerhut GitHub App'ini yetkilendirin.

  2. 02

    runs-on değerini değiştirin

    ubuntu-latest yerine bir runnerhut etiketi yazın. Başka hiçbir şey değişmez.

  3. 03

    Sayıları izleyin

    İş süresi, önbellek isabet oranı ve maliyet ilk çalıştırmadan itibaren panonuzda.

Karşılaştırma

Dürüst karşılaştırmalar — alternatifin doğru seçim olduğu yerler dahil.

runnerhut vs GitHub-hosted runnersThe default runners built into GitHub Actions. Zero setup, billed per minute against your GitHub plan, with larger runners and native arm64 available on paid tiers.runnerhut vs BlacksmithA YC-backed managed runner platform positioned as a drop-in GitHub Actions replacement, advertising up to 2× faster CI with faster caching and lower cost. Raised a Series B led by Peak XV and is SOC 2 Type 2 compliant.runnerhut vs WarpBuildA hosted runner platform offering Linux, macOS and Windows runners plus bring-your-own-cloud deployments on AWS, GCP and Azure. Advertises roughly 2× faster builds at about half the cost of GitHub-hosted runners.runnerhut vs NamespaceEphemeral compute for CI and development: drop-in GitHub runners alongside devboxes, sandboxes and ephemeral Kubernetes clusters, with Bazel remote execution and egress filtering.runnerhut vs UbicloudAn open-source cloud that runs managed GitHub Actions runners alongside managed Postgres and Kubernetes, competing primarily on price-performance and on being open and portable.Shut downrunnerhut vs BuildJetAnnounced 6 February 2026; stopped running jobs 31 March 2026.runnerhut vs DepotBest known for accelerated remote Docker builds, with GitHub Actions runners added alongside. Strongest when container image build time dominates your pipeline.runnerhut vs Actions Runner Controller (ARC)The open-source Kubernetes operator for self-hosted GitHub Actions runners. Free software, but you operate the cluster, the autoscaling, the images and the caching yourself.

Bir sonraki build'iniz yarı fiyata iki kat hızlı olabilir

Ücretsiz başlayın. Ayrılmak da aynı tek satır ve o diff'i de yayımlıyoruz.