mirror of
https://codeberg.org/tnc/strangler.git
synced 2026-06-05 16:24:02 +00:00
server and cli for application deployment
- Go 100%
| .doit | ||
| cli | ||
| server | ||
| .gitignore | ||
| README | ||
| README.cli | ||
| README.server | ||
__ __
_____/ /__________ _____ ____ _/ /__ _____
/ ___/ __/ ___/ __ `/ __ \/ __ `/ / _ \/ ___/
(__ ) /_/ / / /_/ / / / / /_/ / / __/ /
/____/\__/_/ \__,_/_/ /_/\__, /_/\___/_/
/____/
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.