{"id":15693644,"url":"https://github.com/tulir/maumirror","last_synced_at":"2025-05-08T04:45:07.585Z","repository":{"id":45768125,"uuid":"199204124","full_name":"tulir/maumirror","owner":"tulir","description":"A GitHub repo mirroring system using webhooks","archived":false,"fork":false,"pushed_at":"2021-12-26T19:10:22.000Z","size":55,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T07:35:41.503Z","etag":null,"topics":["git","git-mirror","github","github-webhooks","mirror","mirroring","webhook"],"latest_commit_sha":null,"homepage":"https://maunium.net/go/maumirror","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tulir.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-07-27T19:10:25.000Z","updated_at":"2024-12-27T23:17:41.000Z","dependencies_parsed_at":"2022-08-03T06:45:15.950Z","dependency_job_id":null,"html_url":"https://github.com/tulir/maumirror","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/tulir%2Fmaumirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulir%2Fmaumirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulir%2Fmaumirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tulir%2Fmaumirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tulir","download_url":"https://codeload.github.com/tulir/maumirror/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243090244,"owners_count":20234753,"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":["git","git-mirror","github","github-webhooks","mirror","mirroring","webhook"],"created_at":"2024-10-03T18:46:51.720Z","updated_at":"2025-03-11T18:31:11.813Z","avatar_url":"https://github.com/tulir.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maumirror\nA GitHub repo mirroring system using webhooks.\n\nMirrored to [mau.dev/tulir/maumirror](https://mau.dev/tulir/maumirror) (using maumirror, of course) for CI.\n\nSupport room on [Matrix](https://matrix.org): [#maunium:maunium.net](https://matrix.to/#/#maunium:maunium.net)\n(bridged to Telegram: [t.me/maunium](https://t.me/maunium))\n\n## Running\n### Plain\n0. Build with `go build` or download a build from [mau.dev/tulir/maumirror](https://mau.dev/tulir/maumirror/pipelines)\n   ([latest build direct link](https://mau.dev/tulir/maumirror/-/jobs/artifacts/master/raw/maumirror?job=build))\n1. Copy `example-config.yaml` to `config.yaml` and configure\n2. Run `./maumirror`\n\n### Docker (compose)\n```yaml\nversion: \"3.7\"\n\nservices:\n  maumirror:\n    image: dock.mau.dev/tulir/maumirror\n    restart: unless-stopped\n    volumes:\n    - /var/maumirror:/data\n    - /etc/maumirror:/config\n    - /etc/maumirror/.ssh:/home/maumirror/.ssh\n```\n\n0. Install [docker](https://docs.docker.com/install/) and [docker-compose](https://docs.docker.com/compose/install/)\n1. Copy `example-config.yaml` to `/etc/maumirror/config.yaml` and configure\n2. Create `docker-compose.yml` with the content above\n3. Ensure the volumes have correct permissions: `sudo chown 29321.29321 -R /etc/maumirror /var/maumirror`\n4. Start with `docker-compose up -d`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftulir%2Fmaumirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftulir%2Fmaumirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftulir%2Fmaumirror/lists"}