# README
Wavefront cloud-foundry-nozzle

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
git clone github.com/wavefrontHQ/cloud-foundry-nozzle-go
- Update the required properties in
manifest.yml
- Run
cf push
to deploy the nozzle to PCF
Run Locally
- Edit the required properties in
run.sh
- Run
run.sh
to manually run the Nozzle.
Contributing
Public contributions are welcome. Please feel free to report issues or submit pull requests.