Docker Compose Letsencrypt Nginx Proxy Companion Versions Save

Automated docker nginx proxy integrated with letsencrypt.

v0.5

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

v0.5-beta.3

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.

v0.5-beta.2

3 years ago

Update docker if running function to use docker info

v0.5-beta.1

3 years ago

Bug fixes:

  • IPv6 loop back
  • Variable replacements

v0.5-beta.0

3 years ago

Automation script

v0.3

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)

v0.2

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

v0.1

6 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