Sign inSign up

digitalwonderland/influxdb

By digitalwonderland

Updated almost 11 years ago

Latest InfluxDB - clusterable

Image
0

50K+

digitalwonderland/influxdb repository overview

About:

Docker image based on digitalwonderland/base

Additional Software:

Usage:

The image ist clusterable with a Graphite input listening on port 2003.

To start a new instance

docker run -d --name influxdb -p 2003:2003 -p 2003:2003/udp -p 8083:8083 -p 8086:8086 -p 8090:8090 -p 8099:8099 digitalwonderland/influxdb

To start new instances for an existing cluster just pass the ips (including port) as arguments (they get used for the seed-servers option).

NOTE: If the containers ip is not routable between machines you must configure a public ip via the PUBLIC_IP environment variable, which will get used with -hostname.

Tag summary

Content type

Image

Digest

sha256:e5bb0f017

Size

96.4 MB

Last updated

almost 11 years ago

docker pull digitalwonderland/influxdb