Skip to content

InfluxDB, Kapacitor, Telegraf, Grafana and Chronograf in one docker-compose!

Notifications You must be signed in to change notification settings

nykma/influxdata-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

influxdata docker-compose: whole pack

Proudly presents:

  • InfluxDB
  • Kapacitor
  • Telegraf
  • Grafana
  • Chronograf

in one magical docker-compose.yml! Wow, such docker, very container.

Usage

git clone https://github.com/nykma/influxdata-compose.git influx
cd influx
bash ./init.sh

# Edit config(s)
emacs -nw config/influxdb/influxdb.conf config/influxdb/init/10-create-user.iql

# Start a specific service if you want to:
docker-compose up -d influxdb

# Have a try!
curl -G http://localhost:8086/query --data-urlencode "q=CREATE DATABASE mydb"

See also:

About

InfluxDB, Kapacitor, Telegraf, Grafana and Chronograf in one docker-compose!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages