{"id":15722944,"url":"https://github.com/soerenschneider/git-repo-backup","last_synced_at":"2026-01-08T20:47:43.398Z","repository":{"id":37964490,"uuid":"403248305","full_name":"soerenschneider/git-repo-backup","owner":"soerenschneider","description":"Automated and reliable backups of your GitHub and GitLab repositories","archived":false,"fork":false,"pushed_at":"2024-04-15T07:06:53.000Z","size":1291,"stargazers_count":1,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T10:35:42.032Z","etag":null,"topics":["api-rest","backup","git","git-backup","github","gitlab","long-term-storage","repository"],"latest_commit_sha":null,"homepage":"","language":"Python","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/soerenschneider.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-09-05T07:54:53.000Z","updated_at":"2023-09-28T19:02:58.000Z","dependencies_parsed_at":"2023-11-21T07:23:05.131Z","dependency_job_id":"2feb7843-8e40-4640-a2a6-f119249d0b8c","html_url":"https://github.com/soerenschneider/git-repo-backup","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soerenschneider%2Fgit-repo-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soerenschneider%2Fgit-repo-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soerenschneider%2Fgit-repo-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soerenschneider%2Fgit-repo-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soerenschneider","download_url":"https://codeload.github.com/soerenschneider/git-repo-backup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246669346,"owners_count":20814801,"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":["api-rest","backup","git","git-backup","github","gitlab","long-term-storage","repository"],"created_at":"2024-10-03T22:09:47.734Z","updated_at":"2026-01-08T20:47:43.357Z","avatar_url":"https://github.com/soerenschneider.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-repo-backup\n![test-workflow](https://github.com/soerenschneider/git-repo-backup/actions/workflows/test.yaml/badge.svg)\n![release-workflow](https://github.com/soerenschneider/git-repo-backup/actions/workflows/release-container.yaml/badge.svg)\n\nAutomated and reliable backups of your GitHub and GitLab repositories\n\n## Features\n\n📦 Backups remote Git repositories hosted on GitLab or GitHub\u003cbr/\u003e\n⛵️ Automatically discovers all repositories for a given username\u003cbr/\u003e\n🕵️ Works with public and private repositories\u003cbr/\u003e\n🚦 Support for explicit deny- and allow-lists\u003cbr/\u003e\n🔒 Can read Personal Access Tokens from Hashicorp Vault\u003cbr/\u003e\n🔭 Observability provided by metrics\u003cbr/\u003e\n\n## Roadmap\n\n🚀 Upload changes to a S3 compatible service\u003cbr/\u003e\n🍵 Add GitTea service support\u003cbr/\u003e\n🪆 Add _dummy service_ that allows a plain list of loose Git repositories\u003cbr/\u003e\n\n## Why would I need this?\n\nGitHub and GitLab don't run on altruism. Your account or individual repositories may be gone overnight without notice.\n\n## Installation\n\n### Docker / Podman\n````shell\n$ git clone https://github.com/soerenschneider/git-repo-backup.git\n$ cd git-repo-backup\n$ docker run -v $(pwd)/contrib:/config ghcr.io/soerenschneider/git-repo-backup --config /config/example-config.json --dest /tmp\n````\n\n### From Source\nAs a prerequisite, you need to have Python3 installed.\n```shell\n$ git clone https://github.com/soerenschneider/git-repo-backup.git\n$ cd git-repo-backup\n$ make venv\n$ ./venv/bin/python3 git_repo_backup --config contrib/example-config.json --dest /tmp\n```\n\n# Demo\n![demo.gif](demo.gif)\n\n# Usage and Configuration\nHead over [here](docs/configuration.md) to see config and usage examples.\n\n# Metrics\nThe exposed metrics are listed [here](docs/metrics.md).\n\n## Changelog\nSee the [full changelog](CHANGELOG.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoerenschneider%2Fgit-repo-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoerenschneider%2Fgit-repo-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoerenschneider%2Fgit-repo-backup/lists"}