Releases: cloudfoundry-community/consul-boshrelease
Releases · cloudfoundry-community/consul-boshrelease
v24.0.0
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 newconsul.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
Fixes
- Fix the same issue as in 23.0.3 but for when stopping consul (duh).
Consul BOSH Release v23.0.3
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
Improvements
- added http_port setting to enable http on an alternative port.
Consul BOSH Release v23.0.1
- Add setting for datacenter
Consul BOSH Release v23.0.0
Improvements
- use spec.ip to determin own ip address (compatible with BOSH-release v258+)
Consul BOSH Release v22.1.0
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
- Used certs instead of values
Consul BOSH Release v22.0.2
- Fixed bug with consul leave when TLS is enabled
Consul BOSH Release v22.0.1
- Upgrade consul to 0.8.3