{"id":24093228,"url":"https://github.com/umd-lib/library-monitors","last_synced_at":"2026-02-15T08:34:38.595Z","repository":{"id":63576988,"uuid":"568896736","full_name":"umd-lib/library-monitors","owner":"umd-lib","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T15:02:42.000Z","size":321,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-19T09:53:35.978Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/umd-lib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-11-21T16:35:46.000Z","updated_at":"2025-03-10T15:02:47.000Z","dependencies_parsed_at":"2025-02-27T11:05:38.346Z","dependency_job_id":"35f2f9a5-eae6-478e-a952-b07712493745","html_url":"https://github.com/umd-lib/library-monitors","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/umd-lib/library-monitors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Flibrary-monitors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Flibrary-monitors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Flibrary-monitors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Flibrary-monitors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umd-lib","download_url":"https://codeload.github.com/umd-lib/library-monitors/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umd-lib%2Flibrary-monitors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29473718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-01-10T09:26:17.619Z","updated_at":"2026-02-15T08:34:38.579Z","avatar_url":"https://github.com/umd-lib.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# library-displays\n\nPython 3 Flask service to display equipment and workstation information.\n\n## Requires\n\n* Python 3.10.8\n\n### Development Setup\n\nSee [docs/DevelopmentSetup.md](docs/DevelopmentSetup.md).\n\n### Running in Docker\n\n```bash\n$ docker build -t docker.lib.umd.edu/library-monitors .\n$ docker run -it --rm -p 5000:5000 --env-file=.env --read-only docker.lib.umd.edu/library-monitors\n```\n\n### Building for Kubernetes\n\n```bash\n$ docker buildx build . --builder=kube -t docker.lib.umd.edu/library-monitors:VERSION --push\n```\n\n### Pages\n\nThis service exposes the following URLs for monitor display:\n\nCombined Displays:\n\n* \u003chttp://localhost:5000/monitors/mckeldin\u003e\n* \u003chttp://localhost:5000/monitors/stem\u003e\n\nLegacy Workstation Displays:\n\n* \u003chttp://localhost:5000/monitors/mckeldin-workstations-legacy\u003e\n* \u003chttp://localhost:5000/monitors/stem-workstations-legacy\u003e\n\nLegacy Equipment Displays:\n\n* \u003chttp://localhost:5000/monitors/stem-equipment-legacy\u003e\n* \u003chttp://localhost:5000/monitors/mckeldin-equipment-legacy\u003e\n\n### API Endpoints\n\nThe combined displays are dependent on the following JSON endpoints:\n\n* \u003chttp://localhost:5000/api/workstations-stem.json\u003e\n* \u003chttp://localhost:5000/api/equipment-stem.json\u003e\n* \u003chttp://localhost:5000/api/workstations-mckeldin.json\u003e\n* \u003chttp://localhost:5000/api/equipment-mckeldin.json\u003e\n\nRoot endpoint (just returns `{status: ok}` to all requests):\n\u003chttp://localhost:5000/\u003e\n\n/ping endpoint (just returns `{status: ok}` to all requests):\n\u003chttp://localhost:5000/ping\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumd-lib%2Flibrary-monitors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumd-lib%2Flibrary-monitors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumd-lib%2Flibrary-monitors/lists"}