{"id":17093664,"url":"https://github.com/imvexed/b2backup","last_synced_at":"2025-03-23T16:41:58.365Z","repository":{"id":97990614,"uuid":"345833511","full_name":"ImVexed/b2backup","owner":"ImVexed","description":"A simple backblaze backup container","archived":false,"fork":false,"pushed_at":"2021-03-09T06:24:21.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T23:33:11.362Z","etag":null,"topics":["backblaze","backblaze-b2","backup","cron","docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImVexed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-09T00:22:39.000Z","updated_at":"2021-03-21T16:47:11.000Z","dependencies_parsed_at":"2023-06-01T11:31:01.345Z","dependency_job_id":null,"html_url":"https://github.com/ImVexed/b2backup","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/ImVexed%2Fb2backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImVexed%2Fb2backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImVexed%2Fb2backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImVexed%2Fb2backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImVexed","download_url":"https://codeload.github.com/ImVexed/b2backup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136323,"owners_count":20566584,"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":["backblaze","backblaze-b2","backup","cron","docker"],"created_at":"2024-10-14T14:07:55.660Z","updated_at":"2025-03-23T16:41:58.331Z","avatar_url":"https://github.com/ImVexed.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# b2backup\nA simple backblaze backup container\n\nThis is intended to be used for backing up anything found in the containers `/backup` directory to a Backblaze Bucket.\n\nTypical usage of this would involve setting a Backblaze Bucket's lifecycle retention for prior version to something like 30 days, then setting this container up to mount in data directories from your database, etc. and run on a cron job nightly.\n\n## Example usage:\n```bash\ndocker run -e FILE_NAME=backup.7z -e ZIP_PASSWORD=p@sSw0rD -e B2_KEY_ID=... -e B2_KEY=... -e B2_BUCKET=my_bucket -v /mydir/data1:/backup/data1 -v /mydir/data2:/backup/data2 imvexxed/b2backup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvexed%2Fb2backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimvexed%2Fb2backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimvexed%2Fb2backup/lists"}