{"id":13875884,"url":"https://github.com/famedly/hookd","last_synced_at":"2026-01-29T00:13:19.573Z","repository":{"id":185145826,"uuid":"663552011","full_name":"famedly/hookd","owner":"famedly","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-25T14:13:21.000Z","size":122,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-30T17:53:21.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/famedly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-07T15:00:27.000Z","updated_at":"2024-10-25T14:13:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e2d60cc-3a45-46af-a7b1-9dbd9f620446","html_url":"https://github.com/famedly/hookd","commit_stats":null,"previous_names":["famedly/hookd"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/famedly/hookd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/famedly%2Fhookd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/famedly%2Fhookd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/famedly%2Fhookd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/famedly%2Fhookd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/famedly","download_url":"https://codeload.github.com/famedly/hookd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/famedly%2Fhookd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28857216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"ssl_error","status_checked_at":"2026-01-28T22:56:00.861Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-08-06T06:00:48.859Z","updated_at":"2026-01-29T00:13:19.552Z","avatar_url":"https://github.com/famedly.png","language":"Rust","funding_links":[],"categories":["Rust","others"],"sub_categories":[],"readme":"# hookd\n\nA simple webhook daemon that supports multiple hooks, passing env vars and\nreading stdout/stderr. Similar to\n[microhookd](https://github.com/the-maldridge/microhookd) and\n[webhook](https://github.com/adnanh/webhook).\n\n## Installation\n\nUse the package manager [cargo](https://doc.rust-lang.org/cargo/) to install hookd.\n\n```bash\ncargo install hookd\n```\n\n## Usage\n\nCreate a config file in `~/.config/hookd/config.yaml` based on the `config.sample.yaml` in this repo.\n\n### Healthcheck for Docker container\nThe service API implements the `/health` check for the Docker containers.\n\n*IMPORTANT*: In order the Docker container to be able to perform the check, the image MUST provide the `curl` tool. If changing or updating the base image's version, please ensure the `curl` availability!\n\n````BASH\ncurl -s http://localhost:9320/health || exit 1\n````\n\nS. [Dockerfile](./Dockerfile) for details.\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[AGPL-3.0-only](https://choosealicense.com/licenses/agpl-3.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffamedly%2Fhookd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffamedly%2Fhookd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffamedly%2Fhookd/lists"}