Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Releases: helix-collective/hx-deploy-tool

Patch release

29 Mar 05:17
Compare
Choose a tag to compare

fixes to proxy nginx configuration

New release

14 Mar 07:04
Compare
Choose a tag to compare

The frontend proxy nginx configuration is now generated via a mustache template. Thje config file can specified a custom template.

minor update

07 Mar 00:16
Compare
Choose a tag to compare

Config file format fix.

New release

06 Mar 23:22
Compare
Choose a tag to compare

Now has configuration to redirect AWS ALB health checks to the first configured endpoint.

New release

04 Mar 01:34
Compare
Choose a tag to compare

Added a new expand-template subcommand

New release

20 Feb 11:08
Compare
Choose a tag to compare

Can now pull secrets from the AWS secrets manager into the deployment context.

Config file syntax has changed to support this.

New release

18 Feb 20:49
Compare
Choose a tag to compare

The config now expects a list of server names associated with an endpoint

Major release

06 Dec 05:45
Compare
Choose a tag to compare

The tool now orchestrates ssl certificate generation via http-01 challenges.

minor release

25 Oct 05:51
Compare
Choose a tag to compare
  • fix the non-proxy mode select command
  • added a --version CLI flag

minor release

23 Oct 05:45
Compare
Choose a tag to compare

proxy mode changes:

  • use http 1.1 for comms
  • enable the default server to respond to /heath-check