nginx-proxy-automation

Automated docker nginx proxy integrated with letsencrypt.

MIT License

Stars
2.6K
Committers
28

Bot releases are visible (Hide)

nginx-proxy-automation - v0.6 Latest Release

Published by evertramos about 3 years ago

Update docker images to new registry and versions requested in issue #329.

nginx-proxy-automation - v0.5.9

Published by evertramos about 3 years ago

Fixes

nginx-proxy-automation - v0.5.8

Published by evertramos about 3 years ago

Update basescript to the latest version and update docker-compose checksum

nginx-proxy-automation - v0.5.7

Published by evertramos about 3 years ago

Fix checksum error

nginx-proxy-automation - v0.5.6

Published by evertramos over 3 years ago

Add option to default host

Update basescript to latest version

nginx-proxy-automation - v0.5.5

Published by evertramos over 3 years ago

Fixed bugs

  • network creation using an optional subnet mask
nginx-proxy-automation - v0.5.4

Published by evertramos over 3 years ago

Update

  • Update basescript logging system
nginx-proxy-automation - v0.5.3

Published by evertramos over 3 years ago

Updates

  • We have implemented the logging options available from basescript project.
nginx-proxy-automation - v0.5.2

Published by evertramos over 3 years ago

Fix bugs:

#271 to allow underscore in network names
#265 add environment variable to nginx container to allow IPv6 option

nginx-proxy-automation - v0.5.1 - Fix argument check

Published by evertramos over 3 years ago

Fixes argument variable check

nginx-proxy-automation - v0.5

Published by evertramos over 3 years ago

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

nginx-proxy-automation - Skip docker hub image check on '--yes'

Published by evertramos over 3 years ago

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

nginx-proxy-automation -

Published by evertramos over 3 years ago

Update docker if running function to use docker info

nginx-proxy-automation - Pre release on beta for testing

Published by evertramos over 3 years ago

Bug fixes:

  • IPv6 loop back
  • Variable replacements
nginx-proxy-automation - Pre release on beta for testing

Published by evertramos over 3 years ago

Automation script

nginx-proxy-automation - Webproxy v0.3

Published by evertramos over 6 years ago

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)
nginx-proxy-automation - WebProxy - v0.2

Published by evertramos over 6 years ago

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
nginx-proxy-automation - WebProxy - v0.1

Published by evertramos almost 7 years ago

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

Related Projects