layout | title | hide_title |
---|---|---|
two-column |
REST |
true |
BoxGrinder REST is a RESTful interface to a distributed BoxGrinder Build farm
- BoxGrinder REST server receives appliance definition file. Definition is parsed and a new build task is created.
- Task is routed to a build queue.
- When a build node becomes available it takes a task and executes it.
- Built appliance is uploaded to selected repository.
We encourage you to read BoxGrinder REST documentation. There you can find a section on BoxGrinder REST.