fmdlc / ISP-Checker

Kubernetes and Docker Compose files to run ISP checks on a Raspberry Pi. 📊
https://www.youtube.com/watch?v=BnQDnCNG1Bs
Apache License 2.0
130 stars 32 forks source link

Instructions assume you have speedtest-cli installed #20

Open fermelone opened 3 years ago

fermelone commented 3 years ago

Realized after installing on a clean raspbian image that the instructions don't include the installation of speedtest-cli.

A quick installation via pip, even on runtime, fixed it.

fmdlc commented 3 years ago

Hi @fermelone Thanks for submitting this PR. Speedtest-cli is installed in the Telegraf DockerImage. But if you want to run it from the bare metal it's ok to install it.