server and cli for application deployment
Find a file
2026-05-24 01:50:36 +10:00
.doit init 2026-05-11 20:38:43 +10:00
cli init 2026-05-11 20:38:43 +10:00
server init 2026-05-11 20:38:43 +10:00
.gitignore init 2026-05-11 20:38:43 +10:00
README init 2026-05-11 20:38:43 +10:00
README.cli docs: add setup guides 2026-05-24 01:50:36 +10:00
README.server docs: add setup guides 2026-05-24 01:50:36 +10:00

         __                         __         
   _____/ /__________ _____  ____ _/ /__  _____
  / ___/ __/ ___/ __ `/ __ \/ __ `/ / _ \/ ___/
 (__  ) /_/ /  / /_/ / / / / /_/ / /  __/ /    
/____/\__/_/   \__,_/_/ /_/\__, /_/\___/_/     
                          /____/               

a server and cli for application deployment.

this tool is not fancy, it is rather practical.
if you don't need something extremely different

ACHTUNG: this is not made to be safe.
the server does not sandbox anything by default - nor should it.
you are responsible for security; isolate
the server to protect against nefarious actors.