Skip to content

Releases: bfren/docker-nginx-proxy

v1.4.1

10 Feb 20:08
Compare
Choose a tag to compare

Minor updates

  • Quoting variable outputs

v1.4.0

10 Feb 19:49
1a1e538
Compare
Choose a tag to compare
v1.4.0 (#18)

Major updates
* Updating base image version
* Switching to esh from gomplate
* Using bcg- executables

Minor updates
* Changing html font to Arial
* Simplifying site config

v1.3.1

09 Feb 12:37
f38688d
Compare
Choose a tag to compare
v1.3.1 (#17)

Major updates
* Using latest Nginx base image
* Adding required PROXY_URI environment variable
* Add default server configuration
* Namespacing helper configuration files
* Adding maintenance page for HTTP 502/503/504 errors

v1.3.0

07 Feb 15:17
4efac5c
Compare
Choose a tag to compare

See #16 and 4efac5c

v1.2.8

06 Feb 10:19
44c7186
Compare
Choose a tag to compare

See #15

v1.2.7

05 Feb 10:43
2de4b45
Compare
Choose a tag to compare

See #14

v1.2.6

04 Feb 14:47
4f0b514
Compare
Choose a tag to compare

Adding custom conf directory for sites - breaking change site conf needs .conf suffix or it will be regenerated
Removing request SSL certificates on init - requires manual intervention

v1.2.1

02 Feb 14:05
364e716
Compare
Choose a tag to compare

Fixing test bug in ssl-init

v1.2.0

01 Feb 16:27
2af810d
Compare
Choose a tag to compare

Updating to latest Alpine S6
Updating to latest Nginx 1.18.0 build

v1.1.0

27 Jan 14:23
eb521c7
Compare
Choose a tag to compare

Updating to latest Nginx image