You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/nginx
Andreas Faerber 7e469459c7 Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 8 years ago
..
Dockerfile Use --no-cache when installing packages 8 years ago
README.md Add README documents for clamav and nginx 8 years ago
nginx.conf.default Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 8 years ago
nginx.conf.fallback Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 8 years ago
start.sh Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 8 years ago

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