Skip to content

Docker Image for InfluxDB with Graphite and CollectD Plugin

License

Notifications You must be signed in to change notification settings

sweigert/influxdb-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for InfluxDB

image

  • Latest Version: 0.9.4.1

  • Plugins: Graphite, CollectD, OpenTSDB

      docker pull systemli/influxdb
    
      # simple run of influxdb
      docker run --rm -it -p 8083:8083 -p 8086:8086 systemli/influxdb
    
  • see Dockerfile in subdirectories for all exposed ports, volumes and run command

About

Docker Image for InfluxDB with Graphite and CollectD Plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%