Skip to content

Latest commit

 

History

History
 
 

README.md

Wavefront Proxy Packaging

Tools

  • Install fpm with Ruby's GEM. This is for building linux packages, which are used to deploy the package to customers' machines and to automatically manage updates.
  • Install maven.

Methodology

Run build.sh, e.g.

./build.sh ~/jres/openjdk-1.7.0-u80 deb 3.1 4

This will build the agent from head and package it into a deb or an rpm. The agent will use whatever JRE you bundle with it -- Wavefront uses OpenJDK 1.7.0-u80.