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
Niels Keurentjes 010e5ca2a6 Perform read-only splits for the containers
The .gitsplit.yml file contains the configuration to be used by Jérémy
Derussé's docker-gitsplit container.

For usage instructions see https://github.com/jderusse/docker-gitsplit
7 years ago
..
Dockerfile Use --no-cache when installing packages 7 years ago
README.md Perform read-only splits for the containers 7 years ago
nginx.conf.default Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 7 years ago
nginx.conf.fallback Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 7 years ago
start.sh Merge branch 'master' of github.com:Mailu/Mailu 7 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