Skip to content

Releases: cloudfoundry-community/consul-boshrelease

v24.0.0

05 Jan 00:47
Compare
Choose a tag to compare

Improvements

  • The BOSH2 manifests for deploying this release are better now.

  • New consul.http_local parameter alllows Consul to use HTTP
    locally, even if TLS certificates are in use publicly.

  • You can now configure WAN servers for a LAN/WAN topology, via
    the new consul.wan_servers property.

Deployment

releases:
- name: consul
  version: 24.0.0
  url: https://github.com/cloudfoundry-community/consul-boshrelease/releases/download/v24.0.0/consul-24.0.0.tgz
  sha1: 8ac212187ea47d41c71e87d35a7ea8895f85ea8c

Consul BOSH Release v23.0.4

10 Jul 09:43
Compare
Choose a tag to compare

Fixes

  • Fix the same issue as in 23.0.3 but for when stopping consul (duh).

Consul BOSH Release v23.0.3

10 Jul 08:34
Compare
Choose a tag to compare

Fixes

  • specify absolute path to consule binary in ctl. When combining consul with shield the shield-plugin named consul was shadowing the real binary. This fixes that issue allowing shield and consul to be colocated.

Consul BOSH Release v23.0.2

05 Jul 13:47
Compare
Choose a tag to compare

Improvements

  • added http_port setting to enable http on an alternative port.

Consul BOSH Release v23.0.1

29 Jun 14:55
Compare
Choose a tag to compare
  • Add setting for datacenter

Consul BOSH Release v23.0.0

26 Jun 16:25
Compare
Choose a tag to compare

Improvements

  • use spec.ip to determin own ip address (compatible with BOSH-release v258+)

Consul BOSH Release v22.1.0

26 Jun 11:13
Compare
Choose a tag to compare

features

  • updated consul to v0.8.4
  • exporting ssl_ca, ssl_cert, ssl_key via bosh links for other jobs / deployments to pick up

fixes

  • removed redundant ui-dir setting. The webui is now bundled in the consul binary and can be served directly with the -ui option.

Consul BOSH Release v22.0.3

15 Jun 14:16
Compare
Choose a tag to compare
  • Used certs instead of values

Consul BOSH Release v22.0.2

14 Jun 23:53
Compare
Choose a tag to compare
  • Fixed bug with consul leave when TLS is enabled

Consul BOSH Release v22.0.1

24 May 20:28
Compare
Choose a tag to compare
  • Upgrade consul to 0.8.3