cloudfoundry/noisy-neighbor-nozzle-release

Name: noisy-neighbor-nozzle-release

Owner: Cloud Foundry

Description: null

Created: 2017-11-09 15:45:00.0

Updated: 2018-05-23 21:17:59.0

Pushed: 2018-05-23 21:17:57.0

Homepage: null

Size: 56

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Noisy Neighbor Nozzle Release slack.cloudfoundry.org

CI Badge

This is the BOSH release for the Noisy Neighbor Nozzle.

For more information on how the nozzle works and configuration, see the README for the Noisy Neighbor Nozzle.

Deploy to Bosh Lite

Ensure your CF deployment has a client configured with the doppler.firehose scope and authority as well as the uaa.resource and cloud_controller.admin_read_only authorities.

 create-release
 -e lite upload-release
 -d noisy-neighbor-nozzle deploy manifests/noisy-neighbor-nozzle.yml \
 datadog_api_key=DATADOG_API_KEY \
 uaa_client_id=CLIENT_ID \
 uaa_client_secret=CLIENT_SECRET \
 system_domain=bosh-lite.com
Example UAA Client
y-neighbor-nozzle:
thorities: doppler.firehose,uaa.resource,cloud_controller.admin_read_only
thorized-grant-types: client_credentials
erride: true
ope: doppler.firehose
cret: <secret>

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.