Add alternative frontend nginx-no-https

This commit is contained in:
Sebastián Ramírez
2017-03-01 22:02:11 -05:00
parent f421bee148
commit 8543d513a9
5 changed files with 108 additions and 1 deletions

14
nginx-no-https/README.md Normal file
View File

@@ -0,0 +1,14 @@
Mailu NGINX container
=====================
NGINX is a popular and highly efficient webserver and reverse proxy server
commonly used to power high performance websites. In the Mailu stack it is
used as the HTTP frontend tunneling requests to the public web services
provided by other containers.
Resources
---------
* [Report issues](https://github.com/Mailu/Mailu/issues) and
[send Pull Requests](https://github.com/Mailu/Mailu/pulls)
in the [main Mailu repository](https://github.com/Mailu/Mailu)