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.1.2/builder-v0.1.2.tbz sha256=f65ca9e3cd8a18d487ef9ccaa509ea2d4237540956bbf74414c8cfe7a17a260d sha512=3fbd88c4dd98db9172c6e9437f45292e3da78b06b0bee10d08f466e1a704a553311a53720a31862988ab0bb47ee4483208c7afbc4a3aa70fac0288631c5798c4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/builder/builder.0.1.2/opam |
No package is dependent