Skip to content

Releases: evertramos/nginx-proxy-automation

v0.5

31 Mar 08:43
beda2a9
Compare
Choose a tag to compare

Version v0.5 - This is the first 'automation' version

In this release we have the following features:

All options are available in the script helper $ ./fresh-start.sh -h

Skip docker hub image check on '--yes'

29 Mar 13:31
Compare
Choose a tag to compare
Pre-release

When adding the option --yes it will automatically skip docker hub image check, assuming the image set will exist on the default settings.

v0.5-beta.2

24 Mar 13:16
Compare
Choose a tag to compare
v0.5-beta.2 Pre-release
Pre-release

Update docker if running function to use docker info

Pre release on beta for testing

19 Mar 17:33
Compare
Choose a tag to compare
Pre-release

Bug fixes:

  • IPv6 loop back
  • Variable replacements

Pre release on beta for testing

10 Mar 23:55
4a9cf79
Compare
Choose a tag to compare
Pre-release

Automation script

Webproxy v0.3

24 Jan 13:07
Compare
Choose a tag to compare

In this new release we have added some nice features with help from community, as of:

  • Option to include configuration to our proxy, using conf.d folder (samples availables)
  • Improve start script (pull all containers)
  • Set default variables to compose files (still require to create the network(s) if running docker-compose up manually)

WebProxy - v0.2

24 Jan 13:02
Compare
Choose a tag to compare

This release get a few changes from the previous:

Basic Authentication

Update script to update containers without downtime

Standard service name:

  • nginx-web (the service that manages the proxy itself)
  • nginx-gen
  • nginx-letsencrypt

WebProxy - v0.1

05 Dec 13:34
Compare
Choose a tag to compare

This release was set to keep track of the old docker-compose file that has the services names as of:

nginx
nginx-gen
nginx-letsencrypt