Skip to content

tuxmea/puppet-grafanadash

 
 

Repository files navigation

puppet-grafanadash

This is a fork of cprice404 grafanadash which uses puppet-archive and tiny-puppet for configuration.

The only tested OS/Version is CentOS 7.

This is just a dev module; it installs a very simple configuration of graphite, grafana, and elasticsearch. Tested only on a clean centos 7 box.

WARNING: totally insecure. Turns off selinux and iptables. Enables CORS on apache.

Usage:

puppet module install tuxmea-grafanadash

puppet apply -e 'include grafanadash::dev'

Graphite will be started on port 80. Grafana on port 10000.

For demo you can use the dashboard file in the example folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 60.8%
  • Puppet 26.4%
  • HTML 12.8%