Skip to content

framna-sysadmin/influxdb-formula

 
 

Repository files navigation

InfluxDB

Install and configure the InfluxDB service.

Available States

influxdb

Installs InfluxDB from the provided packages. Uses the InfluxDB provided packages.

influxdb.cli

Installs the influxdb-cli gem system wide.

influxdb.pkgrepo

Enable the official InfluxData package repository in order to always benefit from the latest version. This state currently only works on Debian, Ubuntu and RHEL 6/7.

influxdb.pkgrepo.absent

Undo the effects of influxdb.pkgrepo.

Testing

Testing is done with kitchen-salt.

Install it via bundler:

bundle

Then run test-kitchen with:

kitchen converge

Make sure the tests pass:

kitchen verify

Author

Alfredo Palhares <afp@seegno.com>

About

Installs and configures the InfluxDB timeseries database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SaltStack 68.8%
  • Jinja 21.2%
  • Shell 8.4%
  • Ruby 1.6%