{"id":25662041,"url":"https://github.com/augustozanellato/speedtestgrapher","last_synced_at":"2026-05-09T05:08:32.853Z","repository":{"id":44194036,"uuid":"254841358","full_name":"augustozanellato/SpeedtestGrapher","owner":"augustozanellato","description":"A simple speedtest grapher made during lockdown","archived":false,"fork":false,"pushed_at":"2024-04-12T21:52:02.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T03:41:29.042Z","etag":null,"topics":["docker","docker-compose","network","network-monitoring","network-visualization","speedtests"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/augustozanellato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-11T10:14:44.000Z","updated_at":"2020-04-16T15:04:27.000Z","dependencies_parsed_at":"2023-01-18T15:31:09.911Z","dependency_job_id":null,"html_url":"https://github.com/augustozanellato/SpeedtestGrapher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/augustozanellato/SpeedtestGrapher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustozanellato%2FSpeedtestGrapher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustozanellato%2FSpeedtestGrapher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustozanellato%2FSpeedtestGrapher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustozanellato%2FSpeedtestGrapher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/augustozanellato","download_url":"https://codeload.github.com/augustozanellato/SpeedtestGrapher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustozanellato%2FSpeedtestGrapher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","network","network-monitoring","network-visualization","speedtests"],"created_at":"2025-02-24T03:39:36.602Z","updated_at":"2026-05-09T05:08:32.833Z","avatar_url":"https://github.com/augustozanellato.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SpeedtestGrapher\n\nA [speedtest](https://speedtest.net) results grapher made using Docker and Chart.js during some boring days of lockdown.\n\n## Configuration\n\n1. Copy `db.config.sample` to `db.config` and replace the contents with some appropriate values.\n2. Open `docker-compose.yml` and edit the following\n    | Parameter             | Description                                                                                     |\n    |:---------------------:| ----------------------------------------------------------------------------------------------- |\n    | UID                   | UID of the user that should own the files created inside the containers. (Output of `id -u`)    |\n    | GID                   | GID of the user that should own the files created inside the containers. (Output of `id -u`)    |\n    | TZ                    | Your timezone (eg. Europe/Rome)                                                                 |\n    | ports                 | The port on your machine where you want the service to be exposed in the form external:internal |\n    | TEST_INTERVAL_MINUTES | The interval at which speedtests should run                                                     |\n\n## Running\n\n1. Run `docker-compose pull` in order to pull the required dependencies. (This could take a while, but it's required only on the first run)\n2. Run `docker-compose build` in order to build the speedtest runner image.(This could also take a while, but it's required only on the first run)\n3. Run `docker-compose up -d` in order to finally start the service. (Omit `-d` if you want to leave `docker-compose` running in foreground in order to see logs in realtime)\n4. Connect to \u003chttp://127.0.0.1:8080\u003e (or to the port you defined in `docker-compose.yml`) and you should see the results of the first test after a few seconds\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustozanellato%2Fspeedtestgrapher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugustozanellato%2Fspeedtestgrapher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustozanellato%2Fspeedtestgrapher/lists"}