Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 435 Bytes

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.