Skip to content

Releases: t-ho/nginx-le

v2.0.0

05 May 04:59
Compare
Choose a tag to compare
  • 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

04 May 18:56
Compare
Choose a tag to compare

v1.4.2

30 Apr 23:19
Compare
Choose a tag to compare
Should use specific version instead of stable

v1.4.1

16 Jun 04:14
Compare
Choose a tag to compare
  • Disable cache by default

v1.4.0

15 Jun 23:10
Compare
Choose a tag to compare
  • Add collection of Nginx configuration snippets from server-configs-nginx
  • Version bump - Nginx 1.18
  • Now you can mount service*.conf as well as no-ssl.service*.conf. no-ssl.service*.conf is used when you set LETSENCRYPT=false