Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.01 KB

Wavefront cloud-foundry-nozzle build status Go Report Card

Wavefront Go Nozzle for Pivotal Cloud Foundry (PCF). Included as part of the Wavefront by VMware Nozzle for PCF.

Manually configure and deploy to PCF

  1. git clone github.com/wavefrontHQ/cloud-foundry-nozzle-go
  2. Update the required properties in manifest.yml
  3. Run cf push to deploy the nozzle to PCF

Run Locally

  1. Edit the required properties in run.sh
  2. Run run.sh to manually run the Nozzle.

Contributing

Public contributions are welcome. Please feel free to report issues or submit pull requests.