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.1.0/builder-v0.1.0.tbz
sha256=a13174ec52d1e5163ba441de2039d1e87c16f1b8962af535c85df454995c7cac
sha512=21b2773be22ea6f4561c8e8e43623ba1e85299c27d6e2a3631c69cd8d2936eb15dbc6e8a4b58daa27a29f019951c2df1506e19042664bfa9987b551f89ff81ec
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/builder/builder.0.1.0/opam
No package is dependent