sr.ht-docs/builds.sr.ht/installation.md

931 B

title
builds.sr.ht Installation

This document covers the installation steps for builds.sr.ht, a continuous integration service.

builds.sr.ht is comprised of two components: a master server and job runners. Typically, deployments have one master and many runners, which are distributed across multiple servers.

Note: For smaller deployments, job runners can be installed alongside the master server, but not without risk.

Installation

On the master server, install the builds.sr.ht package.

On each server hosting a job runner, install the builds.sr.ht-worker and builds.sr.ht-images packages.

Daemons

  • builds.sr.ht - The web service (master server).
  • builds.sr.ht-worker - The job runner.

Configuration

See Configuration.