nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.37k stars 323 forks source link

tools/unitctl: implement application subcommand #1323

Closed avahahn closed 3 months ago

avahahn commented 3 months ago

This MR addresses #1280 and #1279 by providing a subcommand unitctl app that provides two options:

This MR also adds missing wasm and wasi application schemas to the OpenAPI spec.