Added info for enviroment variables

This commit is contained in:
Sean Corrigan 2020-10-05 22:36:54 -04:00
parent 7201cc5371
commit 725d46b02b

View File

@ -1,3 +1,11 @@
# speedtest-docker # speedtest-docker
Speedtest to run every 10 minutes and send the record to your influxDB server to be displayed in Grafana or other program. Speedtest to run every 10 minutes and send the record to your influxDB server to be displayed in Grafana or other program.
ENV Variables to set
INFLUX_IP -> The IP of your influx host
INFLUX_PORT -> The port of your Influx instance defaults to 8086
INFLUX_DB -> Database to put your results in (defaults to telegraf
NICKNAM -> Name to store results under
SPEEDTEST_SERVER -> Server to speedtest off pick from this link [https://c.speedtest.net/speedtest-servers-static.php]