{"id":16332128,"url":"https://github.com/m1kc/borgmatic-docker","last_synced_at":"2026-04-19T05:33:28.564Z","repository":{"id":146805959,"uuid":"434147280","full_name":"m1kc/borgmatic-docker","owner":"m1kc","description":"A wrapper for borg + borgmatic for these strange systems which are capable of running Docker but have broken borg packages (yes, I'm looking at you, FreePBX).","archived":false,"fork":false,"pushed_at":"2021-12-02T09:13:00.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T12:58:37.828Z","etag":null,"topics":["backup","borg","borgbackup","borgmatic","docker","freepbx","sysadmin","system","utility"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/m1kc.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":"2021-12-02T08:54:36.000Z","updated_at":"2022-03-30T04:37:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"808d4c49-e08b-4e63-b458-e1d9b97d9dbd","html_url":"https://github.com/m1kc/borgmatic-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/m1kc/borgmatic-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1kc%2Fborgmatic-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1kc%2Fborgmatic-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1kc%2Fborgmatic-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1kc%2Fborgmatic-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m1kc","download_url":"https://codeload.github.com/m1kc/borgmatic-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1kc%2Fborgmatic-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31996441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backup","borg","borgbackup","borgmatic","docker","freepbx","sysadmin","system","utility"],"created_at":"2024-10-10T23:29:19.095Z","updated_at":"2026-04-19T05:33:28.510Z","avatar_url":"https://github.com/m1kc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# borgmatic-docker\n\nA wrapper for borg + borgmatic for these strange systems which are capable\nof running Docker but have broken borg packages (yes, I'm looking at you,\nFreePBX).\n\n## Requirements\n\n* Docker (tested on 1.13.1 and above)\n\n## Install\n\nIt is assumed that you already have an initialized borg repository\nand you can access the remote host using SSH public key.\n\n```sh\ncd /opt\ngit clone https://github.com/m1kc/borgmatic-docker.git\ncd borgmatic-docker\n# Edit settings\necho \"myuser\" \u003e config_ssh_user\necho \"borg.mycompany.local\" \u003e config_ssh_host\necho \"Europe/Moscow\" \u003e config_timezone\nnano config.yaml\n```\n\nHere you need to do some things:\n\n1. Choose which folders you actually want to backup (`/host` corresponds to your filesystem root).\n2. Set your repository location.\n3. Adjust retention if needed (default is 5 daily + 3 weekly + 2 monthly).\n4. Fill in your healthchecks.io key (or comment that section out, and hooks too).\n\n```sh\n./setupssh.sh\n./firstrun.sh\n./backup.sh\nmake install\n# Activate daily backups\nmake activate\n```\n\n## Planned features\n\n(for requests, create an issue or drop me a note at m1kc@yandex.ru)\n\nNone yet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1kc%2Fborgmatic-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm1kc%2Fborgmatic-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1kc%2Fborgmatic-docker/lists"}