{"id":16144333,"url":"https://github.com/ryanj/metrics-base","last_synced_at":"2026-02-13T14:53:40.028Z","repository":{"id":66461845,"uuid":"85370333","full_name":"ryanj/metrics-base","owner":"ryanj","description":"A basic metrics dashboard project using patternfly on nodejs","archived":false,"fork":false,"pushed_at":"2017-05-22T22:57:37.000Z","size":10178,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T04:26:30.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/ryanj.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}},"created_at":"2017-03-18T02:31:09.000Z","updated_at":"2017-03-18T02:35:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b1f09a47-3998-4b9a-b6c2-f87e35ed0bff","html_url":"https://github.com/ryanj/metrics-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryanj/metrics-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanj","download_url":"https://codeload.github.com/ryanj/metrics-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanj%2Fmetrics-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272914224,"owners_count":25014400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2024-10-10T00:12:37.378Z","updated_at":"2026-02-13T14:53:35.001Z","avatar_url":"https://github.com/ryanj.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metrics-k8s\n*A basic metrics project built with patternfly*\n\n[![npm dependency statuses](http://img.shields.io/david/ryanj/http-base.svg \"npm dependencies, via david-dm\")](https://david-dm.org/ryanj/http-base)\n[![Available on Quay](https://quay.io/repository/ryanj/metrics-k8s/status \"container image available on Quay\")](https://quay.io/repository/ryanj/metrics-k8s)\n\n## GitHub Pages\nFork to run, push to publish:\n\n1. Use your GitHub account to create a fork of [ryanj/metrics-k8s](http://github.com/ryanj/metrics-k8s/)\n2. View your resulting [`gh-pages`](http://pages.github.com) site by replacing **\"ryanj\"** with your github username or orgname in the following URL: \n    \u003e https://ryanj.github.io/metrics-k8s\n3. Publish updates by adding commits to your hosted `gh-pages` branch\n\n## Local Development\nFor local development environment, clone the repo and run:\n\n```bash\nnpm start\n```\n\n## Docker\nContainer images are automatically built at [quay.io/ryanj/metrics-k8s](http://quay.io/ryanj/metrics-k8s) whenever changes are merged into [`github.com/ryanj/metrics-k8s:master`](https://github.com/ryanj/metrics-k8s/tree/master)\n\nTo make the container image available at [`localhost:8088`](http://localhost:8088/), run:\n```bash\ndocker run -p 8088:2015 -it quay.io/ryanj/metrics-k8s\n```\n\nOr, use docker to preview your changes (pre-commit/pre-build) by mounting your local repo clone into the container at `/var/www/html`:\n```bash\ndocker run -p 8088:2015 -v /path/to/metrics-k8s:/var/www/html:ro -it quay.io/ryanj/metrics-k8s \n```\n\n## Kubernetes\nTo create a kubernetes `deployment` and a \"NodePort\" `service`, both named `metrics-k8s`, run:\n\n```bash\nkubectl run metrics-k8s --image=quay.io/ryanj/metrics-k8s \\\n--expose --port=2015 --service-overrides='{ \"spec\": { \"type\": \"NodePort\" } }'\n```\n\nMinikube users will be able to open the resulting service in their browser by running:\n```bash\nminikube service metrics-k8s\n```\n\n## License: MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmetrics-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanj%2Fmetrics-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanj%2Fmetrics-base/lists"}