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