{"id":27320448,"url":"https://github.com/mulbc/fio-aio","last_synced_at":"2026-02-05T07:31:43.739Z","repository":{"id":79767893,"uuid":"244383171","full_name":"mulbc/fio-aio","owner":"mulbc","description":null,"archived":false,"fork":false,"pushed_at":"2020-03-03T13:43:04.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T01:49:57.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mulbc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-02T13:52:57.000Z","updated_at":"2020-03-03T13:43:07.000Z","dependencies_parsed_at":"2023-06-02T11:46:31.490Z","dependency_job_id":null,"html_url":"https://github.com/mulbc/fio-aio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mulbc/fio-aio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Ffio-aio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Ffio-aio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Ffio-aio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Ffio-aio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mulbc","download_url":"https://codeload.github.com/mulbc/fio-aio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mulbc%2Ffio-aio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29115530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-04-12T09:56:26.474Z","updated_at":"2026-02-05T07:31:43.722Z","avatar_url":"https://github.com/mulbc.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIO-AIO\n\nThis repo contains the Dockerfile for quay.io/mulbc/fio-aio\n\n## Usage\n\nThe Dockerfile itself contains fio and gnuplot, so that fio runs can be done and gnuplot graphs will be auto-generated from it.\nAfter the run, all files can be browsed on Port 8000\n\n### Demo\n\nTo get startd, you can try to run with the supplied test file:\n\n`docker run --rm --name=fio -p 8000:8000 -e JOBFILES=example_jobfile.fio -e PLOTNAME=test quay.io/mulbc/fio-aio:dev`\n\nOnce you see:\n\n```shell\n+ python -m SimpleHTTPServer 8000\nServing HTTP on 0.0.0.0 port 8000 ...\n```\n\nOpen your browser and point it to http://localhost:8000\n\n### Running your own jobs\n\nTo use your own fio job files - either mount them on `/tmp/fio-data/` and supply their name via the `JOBFILES` variable OR set the `REMOTEFILES`, which will download the file to `/tmp/fio-data/`.\nIn any case, do not forget to set `JOBFILES`, even if you use `REMOTEFILES`!\n\nThe results will also be stored in `/tmp/fio-data` and the content will be browsable on port 8000.\n\nThis repo has been inspired by https://github.com/wallnerryan/fio-tools\n\n## Build\n\n`make build`\n\n## Debug\n\n`make debug`\n\n## Release\n\nThis updates `latest` on Quay.io:\n\n`make release`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulbc%2Ffio-aio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmulbc%2Ffio-aio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmulbc%2Ffio-aio/lists"}