Skip to content

cf-haproxy/3

You can find the source of this version on GitHub at cloudfoundry-community/cf-haproxy-boshrelease. It was created based on the commit d0bcafb1.

Release Notes

Adds backwards compatibility support for port 4443 via ha_proxy.enable_4443: true to make transitioning off the older cf-release based haproxy easier in production.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "cf-haproxy"
  version: "3"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=3"
  sha1: "cd171ce52b1498f7650d91ed832a6607d7b1585b"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 cd171ce52b1498f7650d91ed832a6607d7b1585b \
  "https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=3"

Jobs

Packages