this post was submitted on 10 Jan 2024
16 points (94.4% liked)

lemmy.ml meta

1406 readers
1 users here now

Anything about the lemmy.ml instance and its moderation.

For discussion about the Lemmy software project, go to [email protected].

founded 3 years ago
MODERATORS
 

We'd like to add some more CI runners for lemmy jobs, cause we have very few right now. If anyone has any spare builder machines, pm me. It'd be greatly appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 10 months ago

So a lot of open source CI systems (like the one we run, called woodpecker-ci), allow you to add as many runner machines as you like. The server, when given a job, picks a random runner machine to run that job.

Its as easy as having a computer / VPS that's running docker, and can be given a docker-compose.yml file to run. We need more runners since we only have ~ 3.