Skip to content

Releases: intentionally-left-nil/reverse-proxy

Update acme.sh

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 05 Feb 12:43
c239ddf

Bump acme.sh to 3.1.2

Update acme.sh

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 08 Mar 04:44
f5973e2

Updates acme from 3.0.9 to 3.1.0

acmesh-official/acme.sh@3.0.9...3.1.0

Update acme.sh

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 17 Nov 19:43
1bbf1b4

This bumps acme.sh to 3.0.9. There's quite a few changes from the previous 3.0.7 release that was previously used, hence the bump here to 0.4.0

Rebuild to pick up latest dependencies

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 30 Jul 03:15
a4b4b04

Pick up the latest alpine build
No other changes

v0.3.0

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 27 Mar 17:33
a2f6808

Adds a new environment variable CONFIG_JSON. This is an alternative to creating the /etc/reverse_proxy/config.json file

v0.2.1

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 19 Mar 06:27
02ecaa6

Small, optional release
Mainly, this rebuilds the docker image to use the latest version :)
But it also pulls in the latest acme.sh and fixes an nginx warning

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 10 Sep 17:41
0a8f762

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

Bug fixes

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 23 Jul 22:59
0ef7911

v0.1.0

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 08 Jul 14:50
de5a82d

Breaking change

Nginx.conf is moved from /etc/reverse_proxy/data/nginx.conf to /etc/reverse_proxy/nginx.conf
This makes it easier to override just the nginx.conf while still leaving the data folder for certs

Bug fixes

  • Use only the docker DNS resolver
  • Make sure the nginx.conf gets regenerated
    Full Changelog: v0.0.3...v0.1.0

v0.0.3

Choose a tag to compare

@intentionally-left-nil intentionally-left-nil released this 08 Jul 05:09
422c295
  • bugfix: create_certs now stops trying to create the cert once successful
    Full Changelog: v0.0.1...v0.0.3