1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/nginx
2017-09-10 14:39:12 +02:00
..
Dockerfile Fix the nginx container build (package name changed for nginx-lua) 2017-06-05 12:40:41 +02:00
nginx.conf.default Increase the max size of http requests, fix #207 2017-09-10 14:39:12 +02:00
nginx.conf.fallback Increase the max size of http requests, fix #207 2017-09-10 14:39:12 +02:00
README.md Perform read-only splits for the containers 2017-04-05 23:55:54 +02:00
start.sh Merge branch 'master' of github.com:Mailu/Mailu 2017-03-22 19:27:37 +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