{"id":21945759,"url":"https://github.com/howtocodewell/status-checker","last_synced_at":"2025-10-09T11:13:54.492Z","repository":{"id":37547757,"uuid":"216258278","full_name":"howToCodeWell/status-checker","owner":"howToCodeWell","description":"A status checker for the public facing How To Code Well systems","archived":false,"fork":false,"pushed_at":"2023-02-02T08:19:42.000Z","size":188,"stargazers_count":0,"open_issues_count":10,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T17:53:06.697Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/howToCodeWell.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":"2019-10-19T19:17:16.000Z","updated_at":"2019-10-24T13:47:25.000Z","dependencies_parsed_at":"2025-01-27T17:44:14.316Z","dependency_job_id":"253678d1-6453-4a19-a07a-33b7721a5519","html_url":"https://github.com/howToCodeWell/status-checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Fstatus-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Fstatus-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Fstatus-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howToCodeWell%2Fstatus-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howToCodeWell","download_url":"https://codeload.github.com/howToCodeWell/status-checker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244984770,"owners_count":20542724,"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","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-29T04:19:21.069Z","updated_at":"2025-10-09T11:13:49.444Z","avatar_url":"https://github.com/howToCodeWell.png","language":"PHP","readme":"# Status Checker\n\n1 Create Docker machine\n\n```\n$ docker-machine create status-checker\n$ docker-machine env status-checker\n$ eval $(docker-machine env status-checker)\n```\n\n2 Adjust the .env file\n```\n$ cp .env.dist .env\n$ vi .env\n```\n\n3 Run the install script\n```\n$ chmod +ux bin/* \u0026\u0026 ./bin/install\n```\n4 Run the database migrations and seeders\n```\n$ docker-compose exec site bash\n$ ./artisan migrate\n$ ./artisan db:seed  --class=SiteTableSeeder\n```\n\n5 Open browser\n```\n$ docker-machine ip status-checker\n$ open \u003cDOCKER_MACHINE_IP\u003e\n``` \n\n# Uninstall\n```\n$ docker-machine rm status-checker\n``` \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtocodewell%2Fstatus-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowtocodewell%2Fstatus-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowtocodewell%2Fstatus-checker/lists"}