USE AT YOUR OWN RISK!
The preferred way is that you put a link to your own repository here:
- https://github.com/sten0/btrfs-borg (script to handle btrfs-snapshots and borg)
- https://github.com/dragetd/borgbench (benchmark of borg chunking settings vs. final size for different types of data)
- https://github.com/mrkmg/borgbackup-zsh-completion (zsh completion for borg)
- https://github.com/obilodeau/borgbackup-scripts (cron script with xdg desktop notifications)
- https://borg.bauerj.eu/ (borg binaries for ARM/Linux)
- https://github.com/vesparny/borgjs (A node wrapper to automate and monitor backups)
- https://github.com/rear/rear (Linux bare metal disaster recovery and system migration solution with Borg as one of its backends)
- https://hub.docker.com/r/produktion/borg/ (Alpine based docker container)
- https://github.com/hkbakke/borgwrapper (Simple wrapper to make borg easier to use and configure for the generic backup use case)
- https://github.com/mxroo/borg_backupninja (Handlers and jobs for using borg with backupninja)
- (add your link above this line)
- https://github.com/Abogical/borg-gtk (A frontend for borg without the JSON API) (DISCONTINUED)
https://gist.github.com/enkore/14f7bd9f56d6cc17914a73345fd30fc4
Shows the most commonly referenced cache entries; useful to diagnose corrupted caches.
https://gist.github.com/enkore/92216e919bc0ad2602d4a429bed597fb
Shows freeable space in a repository, mostly interesting for 1.1.x repos and --append-only repos.
https://gist.github.com/textshell/ac8486af3fc08b52278df9c672732656
Aggregates statistics about current and superseded objects in a repo.