Skip to content

Releases: jvvan/reverseproxy

v1.2.1

27 Feb 13:45

Choose a tag to compare

Add ACME redirects to ssl config.
Test configs before respondig and restart after.
Add rebuild script.

v1.2.0

25 Jan 03:29

Choose a tag to compare

Added streams.
Make sure to run https://github.com/j122j/reverseproxy#stream-support
Added new environment variable NGINX_STREAMS - path to streams directory (copy from example.env).

v1.1.0

20 Jan 04:07

Choose a tag to compare

Added metadata to nginx configurations.
Added certification deletion when the proxy is deleted.

BREAKING CHANGE: GET /proxies now returns a metadata array instead of a string array.
Updated templates.
Updated install/update instructions.

Removed sudo from commands.

v1.0.2

29 Aug 17:09

Choose a tag to compare

Add more error handling and Nginx config testing.

v1.0.1

27 Aug 11:30

Choose a tag to compare

  • Add install instructions

  • Merge pull request #1 from anondev-sudo/patch-1

    Update README.md

  • Fix a typo in templates

  • Use fs.promises instead of fs/promises

  • Bump version

  • Add npm install to readme

v1.0.0

27 Aug 04:16

Choose a tag to compare

Initial release for Reverse Proxy.