Version information
released Mar 30th 2016
Start using this module
Add this module to your Puppetfile:
mod 'cprice404-grafanadash', '0.0.6'
Learn more about managing modules with a PuppetfileDocumentation
cprice404/grafanadash — version 0.0.6 Mar 30th 2016
puppet-grafanadash
This is just a dev module; it installs a very simple configuration of graphite, grafana, and elasticsearch. Tested only on a clean cent6 box.
WARNING: totally insecure. Turns off selinux and iptables. Enables CORS on apache.
Usage:
puppet module install cprice404-grafanadash
puppet apply -e 'include grafanadash::dev'
Graphite will be started on port 80. Grafana on port 10000.
Dependencies
- dwerder/graphite (5.16.1)
- gini/archive (0.2.0)
- stahnma/epel (0.0.6)
- elasticsearch/elasticsearch (0.3.2)