{"id":20931136,"url":"https://github.com/akashbabu/docker-deploy-http","last_synced_at":"2026-04-29T09:07:51.303Z","repository":{"id":44118409,"uuid":"168518783","full_name":"AkashBabu/docker-deploy-http","owner":"AkashBabu","description":"HTTP Hook for automated deployment of images to docker-swarm","archived":false,"fork":false,"pushed_at":"2022-12-09T12:07:09.000Z","size":518,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-10T17:06:57.726Z","etag":null,"topics":["automation","deployment","docker","http","images","swarm","webhook"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/AkashBabu.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":"2019-01-31T12:05:53.000Z","updated_at":"2019-05-01T15:12:19.000Z","dependencies_parsed_at":"2023-01-25T16:00:47.921Z","dependency_job_id":null,"html_url":"https://github.com/AkashBabu/docker-deploy-http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AkashBabu/docker-deploy-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBabu%2Fdocker-deploy-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBabu%2Fdocker-deploy-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBabu%2Fdocker-deploy-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBabu%2Fdocker-deploy-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkashBabu","download_url":"https://codeload.github.com/AkashBabu/docker-deploy-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkashBabu%2Fdocker-deploy-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"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":["automation","deployment","docker","http","images","swarm","webhook"],"created_at":"2024-11-18T21:39:22.168Z","updated_at":"2026-04-29T09:07:51.287Z","avatar_url":"https://github.com/AkashBabu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-deploy-http\nHTTP Hook for automated deployment of images to docker-swarm\n\n## Usage\n\n#### Config\n`config.json` (docker config)\n```JSON\n{\n  \"registry\": \"registry.gitlab.com\",\n  \"deployments\": {\n    \"production\": {\n      \"\u003cdocker registry user name\u003e/\u003cdocker image name\u003e\": {\n        \"service\": \"hello world\"\n      }\n    }\n  }\n}\n```\n\n#### Secrets \n`docker_creds.json` (docker secret)\n```JSON\n{\n  \"user\": \"\u003cdocker registry user name\u003e\",\n  \"pass\": \"\u003cdocker registry password\u003e\"\n}\n```\n\n`secret.txt` (docker secret)\n```text\nawe5tqwiguy9qh49th9rhfuqwdfv980\n```\n\n#### Volume bind\n/var/run/docker.sock:/var/run/docker.sock\n\n#### Environment Variables    \nENV=\\\u003cdeployment environment name\u003e  \nPORT=\\\u003cport\u003e (*defaults to 9000*)\n\n#### Publish Port\n\u003cexposed port\u003e:\u003ccontainer port\u003e \n\n# Roadmap\n- [ ] Documentation\n- [ ] Notification support\n- [ ] Add hook support after deployment\n- [ ] Design a way to check if any images has been updated on every restart\n- [ ] Support passing options to docker service via config\n- [ ] Support aborting previous deployment ON new pipeline event","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashbabu%2Fdocker-deploy-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashbabu%2Fdocker-deploy-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashbabu%2Fdocker-deploy-http/lists"}