Speedtest¶ What is it?¶ Speedtest is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers. Details Project home Docs Github Docker 1. Installation¶ sb install sandbox-speedtest 2. URL¶ To access Speedtest, visit https://speedtest._yourdomain.com_ 3. Setup¶ Documentation: Speedtest Docs To use a custom subdomain, add a custom value for speedtest_web_subdomain in the /srv/git/saltbox/inventories/host_vars/localhost.yml file. More info can be found here.