Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 360 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 360 Bytes

InfluxDB + Grafana sandbox

Runs a VM with influxdb and grafana. You can use install.yml and roles to install in a production server, just tune influxdb address.

Requirements

- Vagrant
- Ansible installed locally
- Internet connection

Usage

Locally with Vagrant

$ vagrant up 
$ open http://192.168.33.21:3000 # in your browser