{"id":17942716,"url":"https://github.com/zhebrak/beatle","last_synced_at":"2025-08-20T05:19:18.482Z","repository":{"id":75488042,"uuid":"71083381","full_name":"zhebrak/beatle","owner":"zhebrak","description":"Fault-tolerant scheduled HTTP requests","archived":false,"fork":false,"pushed_at":"2017-03-17T12:05:58.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T13:33:24.794Z","etag":null,"topics":["cron","http"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zhebrak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-10-16T23:21:57.000Z","updated_at":"2016-11-18T08:00:54.000Z","dependencies_parsed_at":"2023-06-06T16:00:23.734Z","dependency_job_id":null,"html_url":"https://github.com/zhebrak/beatle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhebrak/beatle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhebrak%2Fbeatle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhebrak%2Fbeatle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhebrak%2Fbeatle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhebrak%2Fbeatle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhebrak","download_url":"https://codeload.github.com/zhebrak/beatle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhebrak%2Fbeatle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271268859,"owners_count":24730026,"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-20T02:00:09.606Z","response_time":69,"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":["cron","http"],"created_at":"2024-10-29T03:06:54.694Z","updated_at":"2025-08-20T05:19:18.434Z","avatar_url":"https://github.com/zhebrak.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# beatle\n\nFault-tolerant HTTP request sender with cron schedule.\n\n#### Configuration\n\n```\n[\u003cproject_name\u003e]\nURL: \u003cbeatle http endpoint\u003e\nKEY: \u003csecret key\u003e\n```\n\n[Django client](https://github.com/zhebrak/django-beatle/)\n\n\n#### Start\n```bash\n# pure\npython3 beatle.py --conf=\"/etc/beatle/default.conf\" --node=\"8000\" --cluster=\"8000 8001 8002\" \u0026\npython3 beatle.py --conf=\"/etc/beatle/default.conf\" --node=\"8001\" --cluster=\"8000 8001 8002\" \u0026\npython3 beatle.py --conf=\"/etc/beatle/default.conf\" --node=\"8002\" --cluster=\"8000 8001 8002\" \u0026\n\n# with docker\ndocker run --net=host -v /etc/beatle:/conf -id zhebrak/beatle --conf=\"/conf/default.conf\" --node=\"8000\" --cluster=\"8000 8001 8002\"\ndocker run --net=host -v /etc/beatle:/conf -id zhebrak/beatle --conf=\"/conf/default.conf\" --node=\"8001\" --cluster=\"8000 8001 8002\"\ndocker run --net=host -v /etc/beatle:/conf -id zhebrak/beatle --conf=\"/conf/default.conf\" --node=\"8002\" --cluster=\"8000 8001 8002\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhebrak%2Fbeatle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhebrak%2Fbeatle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhebrak%2Fbeatle/lists"}