{"id":21995121,"url":"https://github.com/redhataccess/rhstatus","last_synced_at":"2026-04-15T18:32:40.718Z","repository":{"id":35091970,"uuid":"39252795","full_name":"redhataccess/rhstatus","owner":"redhataccess","description":null,"archived":false,"fork":false,"pushed_at":"2015-07-17T12:45:39.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-23T04:17:17.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/redhataccess.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}},"created_at":"2015-07-17T12:21:51.000Z","updated_at":"2015-07-17T12:39:34.000Z","dependencies_parsed_at":"2022-08-18T05:15:30.096Z","dependency_job_id":null,"html_url":"https://github.com/redhataccess/rhstatus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redhataccess/rhstatus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frhstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frhstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frhstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frhstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redhataccess","download_url":"https://codeload.github.com/redhataccess/rhstatus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redhataccess%2Frhstatus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31854804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":"2024-11-29T21:12:24.831Z","updated_at":"2026-04-15T18:32:40.689Z","avatar_url":"https://github.com/redhataccess.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Red Hat Status\n\nVisualize uptime across various Red Hat sites.\n\n## Local Installation and development\n\n```bash\nnpm install\n# In one console\nnpm run hot-dev-server\n# In another console\nnpm run start-dev\n# Navigate to http://foo.redhat.com/status\n```\n\n## Hot Module Replacement development server\n\n``` text\n# start the webpack-dev-server in HMR mode\nnpm run hot-dev-server\n# wait for the first compilation is successful\n\n# Ensure Red Hat resources are proxies through httpd or nginx\n\n# in another terminal/console\n# start the node.js server in development mode\nnpm run start-dev\n\n# open this url in your browser\nhttp://foo.redhat.com/labs/jvmpeg\n```\n\nThe configuration is `webpack-hot-dev-server.config.js`.\n\nIt automatically recompiles when files are changed. When a hot-replacement-enabled file is changed (i. e. stylesheets or React components) the module is hot-replaced. If Hot Replacement is not possible the page is refreshed.\n\nHot Module Replacement has a performance impact on compilation.\n\n\n## Production compilation and server\n\n``` text\n# build the client bundle and the prerendering bundle\nnpm run build\n\n# start the node.js server in production mode\nnpm run start\n\n# open this url in your browser\nhttp://foo.redhat.com/labs/jvmpeg\n```\n\nThe configuration is `webpack-production.config.js`.\n\nThe server is at `lib/server.js`\n\nThe production setting builds two configurations: one for the client (`build/public`) and one for the serverside prerendering (`build/prerender`).\n\n\n## Build visualization\n\nAfter a production build you may want to visualize your modules and chunks tree.\n\nUse the [analyse tool](http://webpack.github.io/analyse/) with the file at `build/stats.json`.\n\n\n## Handling deployment to ITOS\n\n```\ngg c Message\ngit tag x.y.z \u0026\u0026 git push \u0026\u0026 git push --tags labsdev master \u0026\u0026 git push --tags gitlab master\n```\n\n## License\n\nMIT (http://www.opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Frhstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredhataccess%2Frhstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredhataccess%2Frhstatus/lists"}