diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,6 +1,6 @@ # NGINX Unit -[](https://www.repostatus.org/#active) +[](https://www.repostatus.org/#unsupported) [](https://github.com/nginx/unit/actions/workflows/ci.yml "GitHub workflow CI") [](https://github.com/nginx/unit/discussions "GitHub Discussions") @@ -8,6 +8,8 @@  +# NGINX Unit is actively seeking contributors and maintainers. + Please see: [SUPPORT.md](/SUPPORT.md) NGINX Unit is a lightweight and versatile open-source server that has @@ -18,7 +20,7 @@ two primary capabilities: Unit compresses several layers of the modern application stack into a potent, coherent solution with a focus on performance, low latency, and scalability. It -is intended as a universal building block for any web architecture regardless +is intended as a universal building block for any web architecture, regardless of its complexity, from enterprise-scale deployments to your pet's homepage. Its native [RESTful JSON API](#openapi-specification) enables dynamic @@ -56,7 +58,7 @@ $ docker run -d \ For a description of image tags, see the [docs](https://unit.nginx.org/installation/#docker-images). -WARNING: latest image tag may not provide support for specific language +WARNING: The latest image tag may not provide support for specific languages modules, *do* check the available image tags from the link above before pulling your image. |
