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).
Author | Robur <team@robur.coop> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/robur-coop/builder |
Issue Tracker | https://github.com/robur-coop/builder/issues |
Maintainer | Robur <team@robur.coop> |
Dependencies | |
Source [http] | https://github.com/robur-coop/builder/releases/download/v0.2.0/builder-v0.2.0.tbz sha256=66b3f31634388f0f7ee98d39bf7c40a7998decd3362de2d724f4d3d789cbef79 sha512=0cc681261864bdb692cfcb7a0b1ab433d38d03d30df011e1f9ba994f4577e24b38a50ed2e16abfd03da6485db3222cab074138fbf7a090b3118f300bcb59e284 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/builder/builder.0.2.0/opam |
Required by
- builder-web<0.2.0