Coder Social home page Coder Social logo

puppet-influxdb's Introduction

influxdb

Puppet Forge Build Status

Table of Contents

  1. Description
  2. Setup - The basics of getting started with influxdb
  3. Usage - Configuration options and additional functionality
  4. Limitations - OS compatibility, etc.
  5. Development - Guide for contributing to the module

Description

This module manages InfluxDB.

Usage

Install InfluxDB and enable its service using the default options:

include influxdb

Reference

Most parameters for influxdb come from the config file, e.g. meta_retention_autocreate relates to the retention-autocreate setting in the [meta] section of the config file. Refer to templates/influxdb.conf.erb for a description of each. Generally, the default settings have been copied from the original file and are stored in hiera.

There are some exceptions:

  • manage_repo - whether to manage the yum/apt repository
  • manage_ssl_certs - whether to manage the SSL certs
  • repo_url - base of repository URL
  • repo_keyurl - URL of repository GPG key
  • repo_keyid - fingerprint of repository GPG key
  • service_ensure - whether service should be running or stopped
  • http_https_certificate_path - path to store https certificate
  • http_https_certificate_content - content of https certificate
  • http_https_private_key_path - path to store https private key
  • http_https_private_key_content - content of https private key

Limitations

This has been tested using InfluxDB 1.78 which was current as of October 2019. Not all configuration options have been templated.

Development

Pull requests are accepted on GitHub.

puppet-influxdb's People

Contributors

xandm avatar skylarkelty avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.