Skip to content
 
 

Repository files navigation

Cloud Foundry Telegraf Buildpack

A Cloud Foundry buildpack to run InfluxData Telegraf as an application in Cloud Foundry.

Building the Buildpack

  1. Make sure you have fetched submodules
git submodule update --init
  1. Get latest buildpack dependencies
BUNDLE_GEMFILE=cf.Gemfile bundle
  1. Build the buildpack
BUNDLE_GEMFILE=cf.Gemfile bundle exec buildpack-packager [ --cached | --uncached ]
  1. Use in Cloud Foundry

Upload the buildpack to your Cloud Foundry and optionally specify it by name

cf create-buildpack telegraf_buildpack telegraf_buildpack.zip 1
cf push my_app -b telegraf_buildpack

About

Cloud Foundry buildpack for InfluxData Telegraf

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages