pedrocesarti / internet-speedtest-docker

Internet testing running on Docker Compose.
116 stars 40 forks source link

Updated to official InfluxDB #5

Closed 0x3f8 closed 6 years ago

0x3f8 commented 6 years ago

I updated the project to use the official influxDB. This required a few changes to the variables to meet what the official maintainers are using. I also added a volume mount for influxdb in the docker-compose to make the data persistent. Updates were made to the ReadMe to reflect these changes as well.

0x3f8 commented 6 years ago

Closing the request, I need to update the env/db.env file as well for the official repo