浏览代码

Added Unit documentation

Konstantin Pavlov 3 年之前
父节点
当前提交
d6e69ebb56
共有 7 个文件被更改,包括 20 次插入0 次删除
  1. 1 0
      unit/README-short.txt
  2. 15 0
      unit/content.md
  3. 1 0
      unit/get-help.md
  4. 1 0
      unit/github-repo
  5. 1 0
      unit/license.md
  6. 0 0
      unit/logo.svg
  7. 1 0
      unit/maintainer.md

+ 1 - 0
unit/README-short.txt

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

+ 15 - 0
unit/content.md

@@ -0,0 +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.
+
+> [Key Features](https://unit.nginx.org/#key-features)
+
+%%LOGO%%
+
+# Available tags
+
+Please see [Unit's website](http://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.

+ 1 - 0
unit/get-help.md

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

+ 1 - 0
unit/github-repo

@@ -0,0 +1 @@
+https://github.com/nginx/unit

+ 1 - 0
unit/license.md

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

文件差异内容过多而无法显示
+ 0 - 0
unit/logo.svg


+ 1 - 0
unit/maintainer.md

@@ -0,0 +1 @@
+[the Unit Docker Maintainers](%%GITHUB-REPO%%)

部分文件因为文件数量过多而无法显示