diff --git a/unit/README-short.txt b/unit/README-short.txt new file mode 100644 index 000000000..a2b0e0e34 --- /dev/null +++ b/unit/README-short.txt @@ -0,0 +1 @@ +Official build of NGINX Unit: a polyglot app server, a reverse proxy, and a static file server diff --git a/unit/content.md b/unit/content.md new file mode 100644 index 000000000..fce102d06 --- /dev/null +++ b/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. diff --git a/unit/get-help.md b/unit/get-help.md new file mode 100644 index 000000000..877f2c47e --- /dev/null +++ b/unit/get-help.md @@ -0,0 +1 @@ +the [GitHub issues page](https://github.com/nginx/unit/issues), the [NGINX community](https://nginxcommunity.slack.com/) diff --git a/unit/github-repo b/unit/github-repo new file mode 100644 index 000000000..18f0d0ef5 --- /dev/null +++ b/unit/github-repo @@ -0,0 +1 @@ +https://github.com/nginx/unit diff --git a/unit/license.md b/unit/license.md new file mode 100644 index 000000000..d7cd70326 --- /dev/null +++ b/unit/license.md @@ -0,0 +1 @@ +View [license information](https://raw.githubusercontent.com/nginx/unit/master/LICENSE) for the software contained in this image. diff --git a/unit/logo.svg b/unit/logo.svg new file mode 100644 index 000000000..e25d3667c --- /dev/null +++ b/unit/logo.svg @@ -0,0 +1 @@ + diff --git a/unit/maintainer.md b/unit/maintainer.md new file mode 100644 index 000000000..dd9202060 --- /dev/null +++ b/unit/maintainer.md @@ -0,0 +1 @@ +[the Unit Docker Maintainers](%%GITHUB-REPO%%)