speedtest
speedtest copied to clipboard
Check internet bandwidth from a Docker container and save the results to an InfluxDB
Script and yaml files edited, I hope it's fine.
Is there any way to define the server where I want the speedtest to occur, for example, tell that use the Rogers (Canadian ISP) server to test the speed.
Hello, Looking at the configuration file, it seems to be only for influxdb 1. Is there a way to update it so it's compatible with influxdb2? Thank you
If the JSON response from speedtest does not contain a property with the value - `"type": "result"`, then a problem has occurred and the script should not attempt to extract...
Related to #21 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/robinmanuelthiel/speedtest/pull/22?shareId=c6a05d38-1b80-4897-9316-f2015b38ea78).
Hey @robinmanuelthiel thanks for the wonderful Dockerfile project, it's really useful! For non -nix based Docker hosts (I'm using Windows with WSL 2) or that when the project is cloned,...