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