builderversion

Scheduling and executing shell jobs

The builder server has a schedule of jobs to be executed, stored persistently on disk. Any number of workers can connect via TCP (using ASN.1 encoded messages) that execute a single job -- usually contained in a sandbox (FreeBSD jail or Docker container). A client is a command-line interface to modify the schedule. Access control is out of scope - run it locally on your build host. The server receives the output artifacts of each job, and either stores them on the local file system or upload them to a remote server via http.

See https://builds.robur.coop for the live web frontend (builder-web).

AuthorRobur <team@robur.coop>
LicenseISC
Published
Homepagehttps://github.com/robur-coop/builder
Issue Trackerhttps://github.com/robur-coop/builder/issues
MaintainerRobur <team@robur.coop>
Dependencies
Source [http] https://github.com/robur-coop/builder/releases/download/v0.3.1/builder-0.3.1.tbz
sha256=0b85b4a8afcebbd82804234df72fa5f59ed9156ee56fcbfdbc883eb130c093fc
sha512=ab2d63a3a494b2f3710a13873a3c744c974e4f002aaf6ae8c2095c847205e2f8049ee9bf65cd28555353c4dce4ca56143fbc5da29aa65c1c5d48081ae7ad7521
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/builder/builder.0.3.1/opam
Required by