Skip to content

cf-haproxy/5

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

Release Notes

HAProxy will now make use of X-Forward-Proto headers correctly, if they are passed in from upstream forwarders like ELBs.

Many thanks to @shinji62 for the fix!

Usage

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

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

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

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

Jobs

Packages