docker image to pull Weather Underground metrics to InfluxDB
10K+
ENV VARS:
INFLUXHOST - influxdb host
INFLUXPORT - influxdb port
INFLUXDB - influxdb database
POLL_INTERVAL - # seconds between API connections
WU_KEY - weatherunderground key
WU_CITY - weatherunderground city
WU_STATE - weatherunderground state
docker run -d -e WU_KEY=<key> -e WU_CITY='Some City' -e WU_STATE=CA --restart=always --name wu thecase/wu-influx
Content type
Image
Digest
Size
19.8 MB
Last updated
over 8 years ago
docker pull thecase/wu-influx