Merge pull request #2325 from thresheek/unit-docs

Unit: multiple fixes.
This commit is contained in:
yosifkit 2023-05-10 15:07:38 -07:00 committed by GitHub
commit 7e84db2886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
Official build of NGINX Unit: a polyglot app server, a reverse proxy, and a static file server
Official build of NGINX Unit: Universal Web App Server

View File

@ -1,15 +1,15 @@
# What is Unit?
NGINX Unit is a polyglot app server, a reverse proxy, and a static file server, available for UNIX-like systems. It was built by nginx team members from scratch to be highly efficient and fully configurable at runtime. It is licensed under the Apache 2.0 license. The supported application languages are Go, JavaScript, Java, Perl, PHP, Python, Ruby, and more.
NGINX Unit is a lightweight and versatile application runtime that provides the essential components for your web application as a single open-source server: running application code, serving static assets, handling TLS and request routing.
> [Key Features](https://unit.nginx.org/#key-features)
For more information, check out [Key Features](https://unit.nginx.org/keyfeatures).
%%LOGO%%
# Available tags
Please see [Unit's website](http://unit.nginx.org/installation/#docker-images) for details.
Please see [Unit's website](https://unit.nginx.org/installation/#docker-images) for details.
# How to use this image
Please check the [Initial Configuration](http://unit.nginx.org/installation/#initial-configuration) section on Unit's website. Additionally, our [Docker howto](http://unit.nginx.org/howto/docker/) can be of help.
Please check the [Initial Configuration](https://unit.nginx.org/installation/#initial-configuration) section on Unit's website. Additionally, our [Docker howto](https://unit.nginx.org/howto/docker/) can be of help.

View File

@ -1 +1 @@
the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX community](https://nginxcommunity.slack.com/)
the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX Community Slack](https://community.nginx.org/joinslack)