{"id":21027342,"url":"https://github.com/bebehei/mirror-docker","last_synced_at":"2026-02-25T17:34:20.016Z","repository":{"id":150870968,"uuid":"87240535","full_name":"bebehei/mirror-docker","owner":"bebehei","description":"Docker container to serve as file mirror via HTTP and rsync","archived":false,"fork":false,"pushed_at":"2024-08-06T03:30:05.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T12:50:12.953Z","etag":null,"topics":["docker","mirror","nginx","rsync"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/bebehei.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":"2017-04-04T22:19:20.000Z","updated_at":"2024-03-20T11:25:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bdf14bb-35ef-4322-986d-29bb98cdcab9","html_url":"https://github.com/bebehei/mirror-docker","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/bebehei%2Fmirror-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bebehei%2Fmirror-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bebehei%2Fmirror-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bebehei%2Fmirror-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bebehei","download_url":"https://codeload.github.com/bebehei/mirror-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246249221,"owners_count":20747168,"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":["docker","mirror","nginx","rsync"],"created_at":"2024-11-19T11:49:36.176Z","updated_at":"2025-10-27T10:37:32.233Z","avatar_url":"https://github.com/bebehei.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mirror-docker\n\nContainer for file mirror via HTTP and rsync.\n\n## Usage\n\n```\ndocker run -d \\\n  -p 10873:873 \\\n  -p 8080:80 \\\n  -v $PWD/mirror:/mirror \\\n  bebehei/mirror\n```\n\n## Restricting access\n\nIn default, rsync and http accepts only connections from `192.168.0.0/16` and `172.16.0.0/12`. You can override via the environment variable `ALLOW`.\n\n```sh\ndocker run -d -p 10873:873 -e ALLOW='10.0.0.0/8 x.x.x.x/y' bebehei/mirror\n```\n\n## Origin\n\nForked from `nabeken/docker-volume-container-rsync` with additions for nginx.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebehei%2Fmirror-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbebehei%2Fmirror-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebehei%2Fmirror-docker/lists"}