sslproxy/5
You can find the source of this version on GitHub at cloudfoundry-community/sslproxy-boshrelease. It was created based on the commit 87d7e8f1
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "sslproxy" version: "5" url: "https://bosh.io/d/github.com/cloudfoundry-community/sslproxy-boshrelease?v=5" sha1: "c4f40146d3f8d877882378b28bb2ed09e427f8b7"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c4f40146d3f8d877882378b28bb2ed09e427f8b7 \ "https://bosh.io/d/github.com/cloudfoundry-community/sslproxy-boshrelease?v=5"