{"id":21805801,"url":"https://github.com/michaelsp/borgbackup","last_synced_at":"2026-05-10T18:26:05.514Z","repository":{"id":261941134,"uuid":"885762708","full_name":"MichaelSp/borgbackup","owner":"MichaelSp","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-09T11:02:15.000Z","size":50,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T12:17:58.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/MichaelSp.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":"2024-11-09T10:32:03.000Z","updated_at":"2025-03-09T11:01:14.000Z","dependencies_parsed_at":"2024-11-09T12:29:58.696Z","dependency_job_id":"0573dda4-d610-4b5d-8c36-fc1dfac2616f","html_url":"https://github.com/MichaelSp/borgbackup","commit_stats":null,"previous_names":["michaelsp/borgbackup"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSp%2Fborgbackup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSp%2Fborgbackup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSp%2Fborgbackup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelSp%2Fborgbackup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelSp","download_url":"https://codeload.github.com/MichaelSp/borgbackup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244759817,"owners_count":20505710,"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-27T12:15:56.301Z","updated_at":"2025-12-31T01:11:58.188Z","avatar_url":"https://github.com/MichaelSp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple borgbackup docker image with SSH and init logic for borgmatic.\n\nThis image is based on the official [borgbackup](https://borgbackup.readthedocs.io/en/stable/) image and adds SSH\nsupport.\n\n## Configuration\nConfiguration via `${SOURCES_YAML:-./sources.yaml}`:\n\n```\ncrontabs: # generic crontab configuration (not a backup source)\n  - name: default\n    schedule: \"17 17 * * *\"\n    command: PATH=$PATH:/usr/local/bin /usr/local/bin/borgmatic --stats -v 0 2\u003e\u00261\nbackup-of-PVC:\n  namespace: ns\n  pvc: name-of-the-ovc\n  exclude_patterns:\n    - /things-to-exclude\ndb-example\n  type: mariadb\n  namespace: ns\n  instanceName: this-instance   # see label app.kubernetes.io/instance:\n```\n\n## Usage:\n\n * args: `server|borgmatic-init`\n    * `server`: to start the SSH server\n    * `borgmatic-init`: to create config yamls for borgmatic\n * env:\n   * `SSH_PORT` - SSH port to listen on (default: `2222`)\n   * `SSH_HOST_KEY_DIR` - Directory to store host keys (default: `/etc/ssh/keys`)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsp%2Fborgbackup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelsp%2Fborgbackup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelsp%2Fborgbackup/lists"}