Skip to content

Releases: jvvan/reverseproxy

v1.2.1

Choose a tag to compare

@jvvan jvvan released this 27 Feb 13:45

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

v1.2.0

Choose a tag to compare

@jvvan jvvan released this 25 Jan 03:29

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

Choose a tag to compare

@jvvan jvvan released this 20 Jan 04:07

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

Choose a tag to compare

@jvvan jvvan released this 29 Aug 17:09

Add more error handling and Nginx config testing.

v1.0.1

Choose a tag to compare

@jvvan jvvan released this 27 Aug 11:30
  • 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

Choose a tag to compare

@jvvan jvvan released this 27 Aug 04:16

Initial release for Reverse Proxy.