Skip to content

1-r6.0.0

Choose a tag to compare

@jasonpincin jasonpincin released this 10 Oct 16:14
· 42 commits to master since this release

CHANGELOG:

  • Added ACME / LetsEncrypt support
    • enabled via ACME_DOMAIN env var
    • ACME_ENV defaults to staging which is pre-configured for LetsEncrypt staging endpoints, change this to production when ready
    • when scaling to multiple Nginx containers, one will act as leader
  • When ACME / LetsEncrypt is enabled, all http traffic will be redirected to https
  • Upgraded to Consul v0.7.0
  • Added jq to image
  • Omitting health checks (with status code 200) from log