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
- Host: GitHub
- URL: https://github.com/systemli/influxdb-docker
- Owner: systemli
- License: mit
- Created: 2014-11-20T21:24:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T14:35:04.000Z (over 10 years ago)
- Last Synced: 2025-04-02T04:47:25.476Z (about 1 year ago)
- Language: Shell
- Size: 221 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docker Image for 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