Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 662 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 662 Bytes

Grafana Influx radiator

Here be a Influx time series DB with Grafana on top usefull for ad-hock information radiation business.

In short:

  • Spin up the stack.
  • Start pumping data to Influx
  • Tune Grafana to your liking
  • Profit

Install

You need to have this installed and configured on your dev nachine

  • docker
  • virtualenvwrapper

Create a virtualenv for docker-compose and the python influx client libs:

mkvirtualenv influx
pip install docker-compose

Run

Raise the stack

docker-compose up

All service are now available at their respective ports: