Libre Speed Speedtest
-
Self-hosted Speedtest for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
Not sure if there are other open source alternatives
https://github.com/librespeed/speedtest
https://hub.docker.com/r/adolfintel/speedtest/ -
Interesting. How is a selfhosted app able to have many servers ? https://librespeed.org/ is the demo and works well for me.
@girish I would have guesses a server that manages "workers" (similar to GitLab CI runners or Sensu nodes) to run the test in different regions but looking at their repo I'm not too sure...
-
@girish I would have guesses a server that manages "workers" (similar to GitLab CI runners or Sensu nodes) to run the test in different regions but looking at their repo I'm not too sure...
-
Could be a nice way to collaborate with other Cloudron admins to add other private test points if desired.
@robi cloudron community connectivity plexus
had to bust open a thesaurus for that one. in all seriousness that qould be cool. espwcially because we have representation im so many locations.
-
Interesting. How is a selfhosted app able to have many servers ? https://librespeed.org/ is the demo and works well for me.
@girish the way I read it is that the self-host can test against different remote servers to get a truer indication of connection speed across multiple remote endpoints
--server SERVER Specify a SERVER ID to test against. Can be supplied multiple times.
although that's from the cli implementation
-
Could be a nice way to collaborate with other Cloudron admins to add other private test points if desired.