Releases: t-ho/nginx-le
Releases · t-ho/nginx-le
v2.0.0
- Update NGINX to v1.20.0
- Add prefix
NGINX_LE_
to variables:LE_EMAIL
=>NGINX_LE_EMAIL
LE_FQDN
=>NGINX_LE_FQDN
LETSENCRYPT
=>NGINX_LE_LETSENCRYPT
TZ
=>NGINX_LE_TZ
SSL_KEY
=>NGINX_LE_SSL_KEY
SSL_CERT
=>NGINX_LE_SSL_CERT
SSL_CHAIN_CERT
=>NGINX_LE_SSL_CHAIN_CERT
PLACEHOLDER_#
=>NGINX_LE_PLACEHOLDER_#
v1.4.3
- Add updates from the upstream project
- h5bp/server-configs-nginx@v3.3.0
v1.4.2
v1.4.1
v1.4.0
- Add collection of Nginx configuration snippets from server-configs-nginx
- Version bump - Nginx 1.18
- Now you can mount
service*.conf
as well asno-ssl.service*.conf
.no-ssl.service*.conf
is used when you setLETSENCRYPT=false