Releases: pini-gh/nginx-proxy
1.6.4-pini1
Rebase on nginx-proxy/nginx-proxy 1.6.4.
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERT
defaults tofalse
(instead oftrue
for upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS
variable instead.
1.6.3-pini1
Rebase on nginx-proxy/nginx-proxy 1.6.3
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERT
defaults tofalse
(instead oftrue
for upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS
variable instead.
1.6.1-pini1
Rebase on nginx-proxy/nginx-proxy 1.6.1
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERT
defaults tofalse
(instead oftrue
for upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS
variable instead.
1.6.0-pini1
Rebase on nginx-proxy/nginx-proxy 1.6.0
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERT
defaults tofalse
(instead oftrue
for upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS
variable instead.
1.5.2-pini1
Rebase on nginx-proxy/nginx-proxy 1.5.2.
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling
1.5.1-pini1
Rebase on nginx-proxy/nginx-proxy 1.5.1.
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling
1.5.0-pini2
Fix HTTPS passthrough vs upstream commit 40a347b.
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling
1.5.0-pini1
Rebase on nginx-proxy/nginx-proxy 1.5.0.
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling
1.4.0-pini2
Fix broken HTTPS passthrough in release 1.4.0-pini1.
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling
1.4.0-pini1
Rebase on nginx-proxy/nginx-proxy 1.4.0
Features enabled by this fork:
- multiport syntax for
VIRTUAL_PORT
variable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling