Explorar el Código

Merge pull request #2187 from thresheek/unit

Added Unit documentation
Tianon Gravi hace 2 años
padre
commit
55fd5f97b8
Se han modificado 7 ficheros con 20 adiciones y 0 borrados
  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.

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
unit/logo.svg


+ 1 - 0
unit/maintainer.md

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

Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio