{"id":41421216,"url":"https://github.com/maltejk/borg-hive","last_synced_at":"2026-01-23T14:03:21.289Z","repository":{"id":46357082,"uuid":"419622460","full_name":"maltejk/borg-hive","owner":"maltejk","description":"Borg Hive - manage borgbackups","archived":false,"fork":false,"pushed_at":"2025-11-30T12:32:05.000Z","size":7459,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-02T18:14:43.187Z","etag":null,"topics":["backup","borg","borgbackup","borgmatic","django-application","gui"],"latest_commit_sha":null,"homepage":"https://borg-hive.readthedocs.io/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"0asys/borg-hive","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maltejk.png","metadata":{"files":{"readme":"README.rst","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-21T07:24:02.000Z","updated_at":"2025-11-30T12:32:09.000Z","dependencies_parsed_at":"2025-09-29T22:24:21.361Z","dependency_job_id":null,"html_url":"https://github.com/maltejk/borg-hive","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/maltejk/borg-hive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltejk%2Fborg-hive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltejk%2Fborg-hive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltejk%2Fborg-hive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltejk%2Fborg-hive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maltejk","download_url":"https://codeload.github.com/maltejk/borg-hive/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maltejk%2Fborg-hive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28693458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T11:01:27.039Z","status":"ssl_error","status_checked_at":"2026-01-23T11:00:26.909Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","django-application","gui"],"created_at":"2026-01-23T14:03:20.879Z","updated_at":"2026-01-23T14:03:21.201Z","avatar_url":"https://github.com/maltejk.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is Borg Hive?\n------------------\n\nBorg Hive is a management interface for borgbackup repositories. \n\nIt was initially created by `bpereto \u003chttps://github.com/0asys/borg-hive\u003e`_, who stopped to maintain it at some point.\nAs I still use it on a daily base, I try to continue his valuable work.\n\nQuoting the original README below:\n\n.. epigraph::\n\n        The main goal of Borg Hive is to provide a easy management of borg repositories and ssh keys, also provide notifications if there is a stale backup. Optionally, it collects some events and statistics what's happening.\n\n        I backup my peripherals at home with borgbackup, which works nice on my servers, android phones, laptops, workstations and so on.\n        To keep the overview over my backups and which device haven't done one in a while I decided to write a dashboard for it. The focus is for backups at home, but Borghive should also work in the cloud or in an enterprise.\n\n.. warning:: **This is alpha software!**\n\nFeatures\n--------\n* Repository Managment\n* Repository Statistics\n* SSH-Key Management\n* Notifications of stale backups (E-Mail, Pushover)\n* Partially Repository Events (should be improved)\n* Basic Object Permissions (Owner \u0026 Group) of repositories, SSH-Keys and notifications\n\nQuickstart\n----------\n\nUse the documentation for a quickstart and installation:   \n\n`borg-hive.readthedocs.io \u003chttps://borg-hive.readthedocs.io/en/latest/quickstart.html\u003e`_\n\nWhat it should also have in the Future / Todo\n----------------------------------------------\n* More notification types\n\n  * GET/POST Webhooks\n  * Other wanted notification types\n\n* REST API (Django Rest Framework)\n* Send Logs from borg client / borgmatic to API\n* Backup Scheduling \u0026 Trigger with Ansible -\u003e AWX/Tower Integration\n\n.. start-badges\n\n|doc| |build| |coverage|\n\n.. |doc| image:: https://readthedocs.org/projects/borg-hive/badge/?version=latest\n        :alt: Documentation\n        :target: https://borg-hive.readthedocs.org/en/latest/\n\n.. |build| image:: https://github.com/maltejk/borg-hive/actions/workflows/ci.yml/badge.svg?branch=master\n        :alt: Build Status\n        :target: https://github.com/maltejk/borg-hive/actions\n\n.. |coverage| image:: https://codecov.io/github/maltejk/borg-hive/coverage.svg?branch=master\n        :alt: Test Coverage\n        :target: https://codecov.io/github/maltejk/borg-hive?branch=master\n\n.. end-badges\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltejk%2Fborg-hive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaltejk%2Fborg-hive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaltejk%2Fborg-hive/lists"}