Skip to content

sthysel-freight/influx-radiator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Stack with influx, grafana and telegraph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages