diff options
Diffstat (limited to 'builds.sr.ht')
-rw-r--r-- | builds.sr.ht/installation.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/builds.sr.ht/installation.md b/builds.sr.ht/installation.md index b6a7c92..c3bfdba 100644 --- a/builds.sr.ht/installation.md +++ b/builds.sr.ht/installation.md @@ -41,7 +41,8 @@ automatic testing of patches via lists.sr.ht). # Package installation -On each runner, install the builds.sr.ht and builds.sr.ht-images packages. +On each runner, install the builds.sr.ht-images and builds.sr.ht-worker +packages. # Database configuration @@ -137,6 +138,6 @@ files and directories here). Set `runner` to the hostname of the build runner. You will need to configure nginx to serve the build logs directory in order for build logs to appear correctly on the website. -Once all of this is done, start the `builds.sr.ht-runner` service and it's off +Once all of this is done, start the `builds.sr.ht-worker` service and it's off to the races. Submit builds on the master server and they should run correctly at this point. |