thedrhax-dockerfiles / influxdb-timeshift-proxy

Proxy for InfluxDB that adds time shifting and basic math functionality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InfluxDB Timeshift Proxy for Docker

This image contains a proxy for InfluxDB.

Exaple:

docker run -it --rm -p 8089:8089 -e INFLUXDB="your-server:8086" thedrhax/influxdb-timeshift-proxy

About

Proxy for InfluxDB that adds time shifting and basic math functionality