{"id":20485081,"url":"https://github.com/kernelfolla/dumpmyrepos","last_synced_at":"2025-04-13T14:52:58.518Z","repository":{"id":57424573,"uuid":"77828560","full_name":"KernelFolla/dumpmyrepos","owner":"KernelFolla","description":"This python script will backup all your git repos using github bitbucket and gitlab api to find them and ssh locally","archived":false,"fork":false,"pushed_at":"2017-10-29T19:03:10.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T05:51:11.064Z","etag":null,"topics":["bitbucket-backup","github-backup","gitlab-backup"],"latest_commit_sha":null,"homepage":"","language":"Python","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/KernelFolla.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-02T11:21:08.000Z","updated_at":"2024-07-05T05:12:39.000Z","dependencies_parsed_at":"2022-09-14T08:20:56.882Z","dependency_job_id":null,"html_url":"https://github.com/KernelFolla/dumpmyrepos","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/KernelFolla%2Fdumpmyrepos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernelFolla%2Fdumpmyrepos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernelFolla%2Fdumpmyrepos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KernelFolla%2Fdumpmyrepos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KernelFolla","download_url":"https://codeload.github.com/KernelFolla/dumpmyrepos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732509,"owners_count":21152851,"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":["bitbucket-backup","github-backup","gitlab-backup"],"created_at":"2024-11-15T16:27:28.113Z","updated_at":"2025-04-13T14:52:58.495Z","avatar_url":"https://github.com/KernelFolla.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#dumpmyrepos\n\n## Description\n\nThis python script will backup all of your git repos using ssh locally, supports github gitlab and bitbucket.\nAll settings are passed using a config.yml file\n\n## Installation\n\nas first install the script with pip\n\n```bash\npip install --user https://github.com/kernelfolla/dumpmyrepos/archive/master.zip\n```\nnow create a config.yml file\n\n```bash\ndumpmyrepos --make-config=config.yml\n```\nfinally run the script\n\n```bash\ndumpmyrepos --config=config.yml\n```\nor read all available options\n\n```bash\ndumpmyrepos --help\n```\n\n## Authentication\n\nservices Github, Gitlab and Bitbucket supports authentication via a private token or a key/secret (bitbucket), my suggestion is to use this way instead of username/password because you can always remove these keys from yur panel, or change password without breaking your backup settings. Anyway username/password authentication is supported for all 3 services  \n\n## Requirements\n\nYou do need to have your ssh keys uploaded for the computer that you are running the backup on.\n\n## License\n\ndumpmyrepos is a \"Marino Di Clemente\" open source project, distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernelfolla%2Fdumpmyrepos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkernelfolla%2Fdumpmyrepos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernelfolla%2Fdumpmyrepos/lists"}