Skip to content
This repository was archived by the owner on Jul 25, 2023. It is now read-only.

wavefrontHQ/go-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

VMware has ended active development of this project. This repository will no longer be updated.

go-proxy

Go Proxy for Wavefront

To start developing

You have a working Go environment.
$ go get -d github.com/wavefronthq/go-proxy
$ cd $GOPATH/src/wavefronthq/go-proxy
$ make

To build packages

Linux packages (.deb, .rpm)

You have a Docker environment.
$ make docker-build 
You have a Linux installation.
$ make package

All packages (Linux, Windows, Darwin)

$ make package-all

Releases

No releases published

Packages

 
 
 

Contributors