{"id":20931136,"url":"https://github.com/akashbabu/docker-deploy-http","last_synced_at":"2025-06-10T17:02:49.692Z","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":1,"default_branch":"master","last_synced_at":"2025-01-19T18:53:35.757Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324507,"owners_count":20273113,"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","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":"2025-03-13T02:15:07.772Z","avatar_url":"https://github.com/AkashBabu.png","language":"JavaScript","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","funding_links":[],"categories":[],"sub_categories":[],"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"}