67da4d6971
This adds the ability to build a tar output image. The /compose and /compose/types API routes are now available. To start a build POST a JSON body to /compose, like this: {"recipe_name":"glusterfs", "compose_type":"tar", "branch":"master"} This will return a unique build id: { "build_id": "4d13abb6-aa4e-4c80-a671-0b867e6e77f6", "status": true } which will be used to keep track of the build status (routes for this do not exist yet). |
||
---|---|---|
.. | ||
appliance | ||
composer | ||
config_files | ||
live | ||
pxe-live | ||
aarch64.tmpl | ||
arm.tmpl | ||
efi.tmpl | ||
ppc.tmpl | ||
runtime-cleanup.tmpl | ||
runtime-install.tmpl | ||
runtime-postinstall.tmpl | ||
s390.tmpl | ||
x86.tmpl |