~fgaz/wasp-os-web-builder

Web service that builds custom wasp-os images

f66ac5d Remove leftover worker.tcl

3 months ago

6fbc1d2 Fix input labels

4 months ago

#wasp-os web builder

Build custom wasp-os images through a web interface

Online at https://wasp-os-builder.fgaz.me/

#Server setup

  1. Clone the wasp-os repo somewhere, install the toolchain, build it
  2. Configure the variables near the top of main.tcl (TODO explain what in particular)
  3. Run main.tcl
  4. Optionally, for better performance, make your web server serve the res directory from the wasp-os repo under /res and the artifacts directory under /artifacts.

#Contributing

Send a patch to this mailing list or a pull request to the Codeberg mirror.