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