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.25k stars 321 forks source link

Add unitctl quickstart to README #1267

Closed danielledeleo closed 1 month ago

danielledeleo commented 1 month ago

This PR adds quick start instructions for unitctl. Some installation steps were also edited for clarity.

Blocked by: nginx/homebrew-unit#39 until a decision is made there.

I think we can remove the PHP hello world section entirely for brevity.