A web user interface and API for our reproducible builds of MirageOS unikernels and host system tools.
Find a file
Reynir Björnsson 810e1393ed Remove builder-db add command
Instead, use e.g.

    find /var/db/builder/ -maxdepth 3 -name full -exec curl http://user:password@builder-web:3000/upload --data-binary @\{} \;

This will add the build to builder-web.
2021-01-27 20:10:27 +00:00
auth Add password_iter option 2021-01-21 12:01:47 +01:00
bin Remove builder-db add command 2021-01-27 20:10:27 +00:00
db Sort builds latest first 2021-01-22 13:16:05 +01:00
lib Fix bugs 2021-01-21 18:12:26 +01:00
builder-web.opam Add sexplib dep 2021-01-21 10:12:39 +01:00
dune-project Initial commit 2020-12-04 18:10:21 +01:00