{"id":23246498,"url":"https://github.com/openware/compose-hook","last_synced_at":"2025-07-24T11:43:51.273Z","repository":{"id":39679976,"uuid":"234551265","full_name":"openware/compose-hook","owner":"openware","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-18T18:47:22.000Z","size":31,"stargazers_count":1,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-18T14:53:51.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/openware.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}},"created_at":"2020-01-17T13:12:18.000Z","updated_at":"2025-02-17T03:24:03.000Z","dependencies_parsed_at":"2023-02-10T16:50:18.095Z","dependency_job_id":null,"html_url":"https://github.com/openware/compose-hook","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/openware/compose-hook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fcompose-hook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fcompose-hook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fcompose-hook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fcompose-hook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openware","download_url":"https://codeload.github.com/openware/compose-hook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openware%2Fcompose-hook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266836323,"owners_count":23992593,"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-07-24T02:00:09.469Z","response_time":99,"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":[],"created_at":"2024-12-19T07:15:19.980Z","updated_at":"2025-07-24T11:43:51.242Z","avatar_url":"https://github.com/openware.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compose-hook\n\n\nSimple application to update a service managed by compose using a webhook.\nThe trigger is secured with a shared secret.\n\n\n\n### Installation\n\nInstall the gem:\n```\n  gem install compose-hook\n```\n\nInstall the systemd service on the target machine:\n```\n  bin/install_webhook\n```\n\nCreate a config file of the following format:\n```yaml\n- domain:  \"www.example.com\" # target domain\n  root:    \"/home/deploy/example\" # the root location of docker-compose\n  subpath: \"compose\" # [optional] directory containing target Compose files\n- domain:  \"its.awesome.com\"\n  root:    \"/home/deploy/awesome\"\n  subpath: \"\"\n```\n\nExport the config file path as `CONFIG_PATH` before launching the server.\n\n### Usage\n\nTest your installation with a payload\n```\n  compose-payload *service* *docker image* *url*\n```\n\nMade with :heart: at [openware](https://www.openware.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fcompose-hook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenware%2Fcompose-hook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenware%2Fcompose-hook/lists"}