{"id":20784977,"url":"https://github.com/brennerm/dr.backup","last_synced_at":"2026-04-23T06:31:54.316Z","repository":{"id":85590392,"uuid":"167611866","full_name":"brennerm/Dr.Backup","owner":"brennerm","description":"Backup and restore your Docker registry without access to the filesystem","archived":false,"fork":false,"pushed_at":"2022-12-18T00:50:41.000Z","size":29,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-18T09:35:34.065Z","etag":null,"topics":[],"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/brennerm.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":"2019-01-25T20:50:33.000Z","updated_at":"2019-03-24T13:38:24.000Z","dependencies_parsed_at":"2023-05-06T04:47:46.518Z","dependency_job_id":null,"html_url":"https://github.com/brennerm/Dr.Backup","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"e8eec2299994af4aeeaa9d1443280a130055e960"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2FDr.Backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2FDr.Backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2FDr.Backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2FDr.Backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brennerm","download_url":"https://codeload.github.com/brennerm/Dr.Backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243126602,"owners_count":20240450,"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":[],"created_at":"2024-11-17T14:40:05.468Z","updated_at":"2025-12-25T06:42:17.825Z","avatar_url":"https://github.com/brennerm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dr.Backup [![Build Status](https://travis-ci.org/brennerm/Dr.Backup.svg?branch=master)](https://travis-ci.org/brennerm/Dr.Backup)\n## Features\n- backup  Docker registry\n- restore a Docker registry\n- no access to the registry's filesystem required\n- support for BasicAuth protected registries\n- no dependencies\n\n## Usage\n```\n$ dr-backup --help\nusage: dr_backup [-h] (-b | -r) [-o OUTPUT] [-f] [-s SOURCE]\n                 [--disable-ssl-verification] [-u USERNAME] [-p PASSWORD]\n                 registry_url\n\npositional arguments:\n  registry_url\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -b, --backup\n  -r, --restore\n  --disable-ssl-verification\n                        disable SSL verification (default: False)\n  -u USERNAME, --username USERNAME\n                        username to authenticate against registry, provide\n                        password with -p or you'll be prompted\n  -p PASSWORD, --password PASSWORD\n                        password to authenticate against registry\n\nbackup:\n  -o OUTPUT, --output OUTPUT\n                        path the backup will be saved to (default:\n                        ./${registry_url}_${timestamp})\n  -f, --force           force overwrite of existing backup file (default:\n                        False)\n\nrestore:\n  -s SOURCE, --source SOURCE\n                        path pointing to the backup file we will restore from\n```\n### Backup\n```\n$ dr-backup --backup --output my-old-registry.tar https://my-old-registry.com\n[3/3] wordpress [1/1] latest\n```\n### Restore\n```\n$ dr-backup --restore --source my-old-registry.tar https://my-new-registry.com\n[3/3] wordpress [1/1] latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrennerm%2Fdr.backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrennerm%2Fdr.backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrennerm%2Fdr.backup/lists"}