1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-16 10:59:53 +02:00
Mailu/nginx
2017-02-02 23:17:15 +01:00
..
Dockerfile Fallback to HTTP when no cert is available and letsencrypt is enabled, fixes #35 2017-02-02 23:17:15 +01:00
nginx.conf Add a dav server, related to #68 2016-11-30 14:02:55 +01:00
nginx.conf.fallback Fallback to HTTP when no cert is available and letsencrypt is enabled, fixes #35 2017-02-02 23:17:15 +01:00
README.md Add README documents for clamav and nginx 2016-11-01 00:16:52 +01:00
start.sh Fallback to HTTP when no cert is available and letsencrypt is enabled, fixes #35 2017-02-02 23:17:15 +01:00

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