Releases: pini-gh/nginx-proxy
1.8.0-pini1
Rebase on nginx-proxy/nginx-proxy 1.8.0.
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated after 1.8.x releases:
- multiport syntax for
VIRTUAL_PORTvariable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS variable instead.
1.7.1-pini1
Rebase on nginx-proxy/nginx-proxy 1.7.1.
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated after 1.7.x releases:
- multiport syntax for
VIRTUAL_PORTvariable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS variable instead.
1.7.0-pini1
Rebase on nginx-proxy/nginx-proxy 1.7.0.
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated after 1.7.x releases:
- multiport syntax for
VIRTUAL_PORTvariable - Different ports per virtual host for the same container
Please use the new VIRTUAL_HOST_MULTIPORTS variable instead.
1.6.4-pini1
Rebase on nginx-proxy/nginx-proxy 1.6.4.
Features enabled by this fork:
- Variable
ENABLE_HTTP_ON_MISSING_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORTvariable - 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_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORTvariable - 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_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORTvariable - 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_CERTdefaults tofalse(instead oftruefor upstream) - HTTPS passthrough
Features that will be deprecated:
- multiport syntax for
VIRTUAL_PORTvariable - 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_PORTvariable - 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_PORTvariable - 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_PORTvariable - Different ports per virtual host for the same container
- HTTPS passthrough
- ACME HTTP challenge handling