mailu/nginx
John D. Rowell 85b96a33aa The ACME spec says that http validation should be done via http, not https.
..
Dockerfile Fix the nginx container build (package name changed for nginx-lua)
README.md Perform read-only splits for the containers
nginx.conf.default The ACME spec says that http validation should be done via http, not https.
nginx.conf.fallback Properly load the nginx lua module
start.sh Merge branch 'master' of github.com:Mailu/Mailu

README.md

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