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.1/builder-v0.1.1.tbz
sha256=9bb83dd8fa913458e4f4a4da9f969b70978e93e0e5d58e6380dd1eafc57e594b
sha512=250cec63e16adced2a4575dd9bf9fd73ac049368676b851bae51d0db7ac9f7126cfc855768b069b84166a239e419fe50257e0caed0f610be597dcd8fa96b9b89
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/builder/builder.0.1.1/opam
No package is dependent