{"id":30394388,"url":"https://github.com/omatheusgit/health-check","last_synced_at":"2026-05-18T03:34:44.576Z","repository":{"id":301289289,"uuid":"1008726238","full_name":"omatheusgit/health-check","owner":"omatheusgit","description":"Desafio prático de DevOps com um health check automatizado em Python","archived":false,"fork":false,"pushed_at":"2025-07-24T19:44:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-21T11:39:34.503Z","etag":null,"topics":["automation","devops","github-actions","healthcheck","monitoring","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/omatheusgit.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":"2025-06-26T02:17:57.000Z","updated_at":"2025-07-24T19:44:07.000Z","dependencies_parsed_at":"2025-07-24T21:24:37.476Z","dependency_job_id":"a6b7608c-3e35-484d-a007-cc7315532306","html_url":"https://github.com/omatheusgit/health-check","commit_stats":null,"previous_names":["omatheusgit/health-check-devops","omatheusgit/health-check"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/omatheusgit/health-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omatheusgit%2Fhealth-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omatheusgit%2Fhealth-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omatheusgit%2Fhealth-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omatheusgit%2Fhealth-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omatheusgit","download_url":"https://codeload.github.com/omatheusgit/health-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omatheusgit%2Fhealth-check/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33163768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["automation","devops","github-actions","healthcheck","monitoring","python"],"created_at":"2025-08-21T11:20:54.153Z","updated_at":"2026-05-18T03:34:44.571Z","avatar_url":"https://github.com/omatheusgit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desafio DevOps: Health Check\n\nEste projeto foi criado para resolver um desafio de conhecimento e testar habilidades.\n\nA ideia é simples: utilizando Health Check Automático com Python e GitHub Actions, desenvolva uma automação cujo objetivo é:\n\n\u003e Criar um script em Python que verifica a saúde de serviços (HTTP) e que pode ser executado manualmente ou testado via GitHub Actions.\n\n---\n\n## Como usar\n\n1. Clone o repositório:\n\n```\ngit clone https://github.com/seu-usuario/health-check-devops.gitcd health-check-devops\n```\n\n2. Instale as dependências:\n\n```\npip install -r requirements.txt\n```\n\n3. Edite o arquivo `.env` e adicione suas URLs:\n\n```\nURLS=https://alura.com.br,https://github.com\n```\n\n4. Execute o script:\n\n```\npython check_health.py\n```\n\nO resultado será exibido no terminal e gravado no arquivo `log.txt`.\n\n---\n\n## GitHub Actions\n\nO projeto inclui um workflow (`.github/workflows/healthcheck.yml`) que pode ser executado manualmente via GitHub.\nExiste também uma linha comentada que permite configurar a execução automática (por exemplo, a cada 1 hora), caso deseje ativar no futuro.\n\n---\n\n## Observações\n\n- O arquivo `.env` está incluído de propósito, pois contém apenas URLs públicas.\n- O `log.txt` é gerado localmente. Você pode ignorá-lo no versionamento, se quiser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomatheusgit%2Fhealth-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomatheusgit%2Fhealth-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomatheusgit%2Fhealth-check/lists"}