Skip to content

Commit d6e69eb

Browse files
thresheekroot
authored and
root
committed
Added Unit documentation
1 parent 918f5f2 commit d6e69eb

File tree

7 files changed

+21
-0
lines changed

7 files changed

+21
-0
lines changed

unit/README-short.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Official build of NGINX Unit: a polyglot app server, a reverse proxy, and a static file server

unit/content.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# What is Unit?
2+
3+
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.
4+
5+
> [Key Features](https://unit.nginx.org/#key-features)
6+
7+
%%LOGO%%
8+
9+
# Available tags
10+
11+
Please see [Unit's website](http://unit.nginx.org/installation/#docker-images) for details.
12+
13+
# How to use this image
14+
15+
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.

unit/get-help.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX community](https://nginxcommunity.slack.com/)

unit/github-repo

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/nginx/unit

unit/license.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
View [license information](https://raw.githubusercontent.com/nginx/unit/master/LICENSE) for the software contained in this image.

unit/logo.svg

+1
Loading

unit/maintainer.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[the Unit Docker Maintainers](%%GITHUB-REPO%%)

0 commit comments

Comments
 (0)