speedy icon indicating copy to clipboard operation
speedy copied to clipboard

Test, track, monitor and analyze your internet speed.

Results 7 speedy issues
Sort by recently updated
recently updated
newest added

Successfully tagged speedy_influxdb:latest WARNING: Image for service influxdb was built because it did not already exist. To rebuild this image you must use `docker-compose build` or `docker-compose up --build`. Building...

It could be fixed by putting manual instructions for setting up influxdb and grafana containers directly from their original sources.

It would be nice if you can provide a docker-compose file with only speedy service, for already installation of InfluxDB and Grafana. you could provide a configuration file to specify...

In the set-up instructions for the speedy docker image (/speedy/docker/speedy/readme.md) it states that the environment variable to set the influxDB name should be: `SPEEDY_DB_NAME` However in index.js, it is reading...

After docker finished building the images I verified that Grafana and Influx started up fine. They appeared to be running(I could access their web interfaces). I noticed that Speedy was...

after running the "docker-compose up" command I get this error after a while Step 1/10 : FROM sammlerio/node ERROR: Service 'speedy' failed to build: pull access denied for sammlerio/node, repository...

After install from docker, i can access the web UI, but user and password i cannot get to work. Have tried admin:admin, admin:passw0rd and a few other options that was...