{"id":15482990,"url":"https://github.com/devth/git2consul-docker","last_synced_at":"2026-01-07T14:10:11.470Z","repository":{"id":136771194,"uuid":"53974070","full_name":"devth/git2consul-docker","owner":"devth","description":"Automated Dockerfile build for latest version of git2consul","archived":false,"fork":false,"pushed_at":"2016-05-02T20:49:13.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T15:32:32.685Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/devth/git2consul/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devth.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-03-15T19:53:42.000Z","updated_at":"2016-03-21T14:43:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"ef0d6e61-414c-4e8d-9d11-13093fba4a4e","html_url":"https://github.com/devth/git2consul-docker","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devth%2Fgit2consul-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devth%2Fgit2consul-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devth%2Fgit2consul-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devth%2Fgit2consul-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devth","download_url":"https://codeload.github.com/devth/git2consul-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246050299,"owners_count":20715627,"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":[],"created_at":"2024-10-02T05:10:28.487Z","updated_at":"2026-01-07T14:10:11.440Z","avatar_url":"https://github.com/devth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# git2consul-docker\n\n[![Docker Hub](https://img.shields.io/badge/Docker%20Hub-0.12.11-blue.svg)](https://hub.docker.com/r/devth/git2consul/tags/)\n\nAutomated Dockerfile build repository for devth/git2consul.\n\n## Local repo\n\nA volume exists at `/repo`. You can mount a git repo directly into that volume,\nand use it to populate your Consul instance. For example, given a git2consul\nconfig:\n\n```json\n{\n  \"version\": \"1.0\",\n  \"repos\" : [{\n    \"include_branch_name\" : false,\n    \"name\" : \"consul-config\",\n    \"url\" : \"file:///repo/.git\",\n    \"branches\" : [\"master\"],\n    \"hooks\": [{\n      \"type\" : \"polling\",\n      \"interval\" : \"1\"\n    }]\n  }]\n}\n```\n\nYou could run this in the root dir of a git repo on your machine, or e.g. in a\nJenkins build:\n\n```\ndocker run \\\n  -v `pwd`:/repo \\\n  --rm --name git2consul \\\n  devth/git2consul --endpoint $ENDPOINT\n```\n\n\n## Build\n\n```\ndocker build -t devth/git2consul .\n```\n\n## License\n\nCopyright (c) 2016 Trevor C. Hartman. Distributed under the [MIT\nLicense](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevth%2Fgit2consul-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevth%2Fgit2consul-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevth%2Fgit2consul-docker/lists"}