Coder Social home page Coder Social logo

puppet-chronograf's Introduction

puppet-chronograf

Table of Contents

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

Description

This module is intended as a means to configure and manage InfluxDB's Chronograf service. It is currently only tested to work on CentOS 7.

At the time of inital writing of this module, Chronograf was young and there were not existing puppet modules for it on the Forge, so I started writing this.

Setup

What chronograf affects

This module will likely touch the other aspects of the TICK stack (Telegraf, InfluxDB, and Kapacitor). While not strictly necessary to hook those up using the avaliable parameters, the main functionality is pretty much gone otherwise.

Note that InfluxDB and Kapacitor configurations can be setup directly through the app, rather than through this module. Setting them up through the module may make them immutable in the Chronograf UI.

A couple other things to note:

  • The influxdb yum repo will be added so that packages can be grabbed from the appropriate source.
  • Only Chronograf is installed via this module

Setup Requirements

If you would like authentication set up, you must provide a token_secret, and addition to the required keys.

Beginning with chronograf

include chronograf

Usage

The class parameters line-up almost perfectly with the options shown in the Chronograf documentation

To set up with authentication, see the Chronograf document regarding security, and apply the appropriate parameters when setting up the class.

The only class you need to include is the main class! Everything else is just a private class used by init.pp

Limitations

This module was developed for usage with RHEL/CentOS. It currently is only set to be compatible with those operating systems.

While the actual Chronograf configuration can support up quite a few Authentication methods, the only ones currently supported by this module are Github and Google. The rest will be added at a later point.

Release Notes/Contributors/Etc.

See CHANGELOG.md for the changelog.

puppet-chronograf's People

Contributors

akinspe avatar aolgin avatar

Watchers

 avatar  avatar  avatar

puppet-chronograf's Issues

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.