Konstantin Pavlov 3 лет назад
Родитель
Сommit
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%%)

Некоторые файлы не были показаны из-за большого количества измененных файлов