~fgaz/wasp-os-web-builder

Web service that builds custom wasp-os images
Remove leftover worker.tcl

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~fgaz/wasp-os-web-builder
read/write
git@git.sr.ht:~fgaz/wasp-os-web-builder

You can also use your local clone with git send-email.

#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.