An open API service indexing awesome lists of open source software.

https://github.com/systemli/influxdb-docker

Docker Image for InfluxDB with Graphite and CollectD Plugin
https://github.com/systemli/influxdb-docker

Last synced: about 1 year ago
JSON representation

Docker Image for InfluxDB with Graphite and CollectD Plugin

Awesome Lists containing this project

README

          

Docker Image for InfluxDB
=========================

[![image](http://dockeri.co/image/systemli/influxdb)](https://registry.hub.docker.com/u/systemli/influxdb/)

* **Latest Version: [0.9.4.1](https://github.com/systemli/influxdb-docker/tree/master/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