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

wavefrontHQ/cloud-foundry-nozzle-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.