{"id":49880017,"url":"https://github.com/ioalexander/gitmirrors","last_synced_at":"2026-05-15T13:40:37.632Z","repository":{"id":306644273,"uuid":"1026773925","full_name":"ioalexander/gitmirrors","owner":"ioalexander","description":"Git Repository Mirroring dashboard written on Rust 🦀 and Nuxt","archived":false,"fork":false,"pushed_at":"2025-07-26T20:05:21.000Z","size":361,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-26T22:51:38.400Z","etag":null,"topics":["archiving","git","nuxt","rust"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ioalexander.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,"zenodo":null}},"created_at":"2025-07-26T15:30:07.000Z","updated_at":"2025-07-26T20:52:36.000Z","dependencies_parsed_at":"2025-07-26T23:03:19.936Z","dependency_job_id":null,"html_url":"https://github.com/ioalexander/gitmirrors","commit_stats":null,"previous_names":["ioalexander/gitmirrors"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ioalexander/gitmirrors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioalexander%2Fgitmirrors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioalexander%2Fgitmirrors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioalexander%2Fgitmirrors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioalexander%2Fgitmirrors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioalexander","download_url":"https://codeload.github.com/ioalexander/gitmirrors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioalexander%2Fgitmirrors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33068889,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["archiving","git","nuxt","rust"],"created_at":"2026-05-15T13:40:37.357Z","updated_at":"2026-05-15T13:40:37.628Z","avatar_url":"https://github.com/ioalexander.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitMirrors - clone repositories automatically\n\nGitMirrors is a self-hosted repository archiving tool that automatically clones and mirrors Git repositories on a schedule. Written in Rust and Nuxt;\n\n![Spoiler](docs/images/banner.png)\n\n## Screenshots:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/images/screenshot_1.png\" width=\"200\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/images/screenshot_2.png\" width=\"200\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/images/screenshot_3.png\" width=\"200\"/\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003cimg src=\"docs/images/screenshot_4.png\" width=\"200\"/\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Running GitMirrors\n\n```\ngit clone\n```\n\n```sh\ncp .env.production .env\n```\n\nFill the `.env` file.\n\nYour `GID` and `UID` should be filled\n\n```\ndocker-compose up --build\n```\n\n\u003e **⚠️ Warning:** Right now, your git credentials are being stored in plain text, use only trusted instances!\n\n## Develop GitMirrors\n\n```\ngit clone\n```\n\nFill the `.env` file.\n\nYour `GID` and `UID` should be filled\n\n```\ndocker-compose -f docker-compose.dev.yml up\n```\n\n## First login\n\nUsername: `admin`\nPassword: `any_random_string`\n\n\u003e **⚠️ Warning:** You should change the password after that. Otherwise, the password will still be any.\n\n## Roadmap\n\n- [x] basic functionality - repositories are being cloned\n- [-] cleaning code base (e.g. linters, refactorings)\n  - [x] linters\n  - [ ] refactorings, de-dublications,\n- [x] docker image building pipelines\n- [ ] proper frontend logging\n- [ ] fix randomly missing icons on frontend\n- [ ] securely store git credentials\n- [ ] pull repositories data\n- [ ] advanced input validation\n- [ ] users management\n- [ ] mobile version (right now it's still usable, but I still want to fix sidebar)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioalexander%2Fgitmirrors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioalexander%2Fgitmirrors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioalexander%2Fgitmirrors/lists"}