Sign inSign up

zappi/influxdb-relay

By zappi

Updated over 9 years ago

Our fork of docker-influxdb-relay, building the latest version

Image
0

1.5K

zappi/influxdb-relay repository overview

InfluxDB relay

https://github.com/influxdata/influxdb-relay

Run the container

docker -e HTTP_BACKEND_influxdb_a=influxdb-a:8086 -e HTTP_BACKEND_influxdb_b=influxdb-b:8086 \
       run appcelerator/haproxy-relay

Configuration

VariableDescriptionDefault valueSample value
HTTP_BIND_ADDRbind address for the HTTP listener:9096
UDP_BIND_ADDRbind address for the UDP listener:9096
HTTP_BACKEND_xxhost:port of an influxDB backend, http protocolinfluxdb-backend:8086
UDP_BACKEND_xxhost:port of an influxDB backend, udp protocolinfluxdb-backend:8086
UDP_MTUUDP MTU5121024

Tag summary

Content type

Image

Digest

Size

22.3 MB

Last updated

over 9 years ago

docker pull zappi/influxdb-relay