macOS
brew install borgmaticlocal Homebrew formula metadata
sudo port install borgmaticMacPorts ports tree · sysutils/borgmatic/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de borgmatic pour les workflows d'agents IA.
installation
brew install borgmaticlocal Homebrew formula metadata
sudo port install borgmaticMacPorts ports tree · sysutils/borgmatic/Portfile · Source: api.github.com
sudo apk add borgmaticAlpine Linux edge package indexes · borgmatic · Source: dl-cdn.alpinelinux.org
sudo apt install borgmaticDebian stable package indexes · borgmatic · Source: deb.debian.org
sudo dnf install borgmaticFedora Rawhide package metadata · borgmatic · Source: dl.fedoraproject.org
nix profile install nixpkgs#borgmaticnixpkgs package indexes · pkgs/by-name/bo/borgmatic/package.nix · Source: api.github.com
sudo pacman -S borgmaticArch Linux sync databases · borgmatic · Source: geo.mirror.pkgbuild.com
sudo zypper install borgmaticopenSUSE Tumbleweed package metadata · borgmatic · Source: download.opensuse.org
aperçu
Simple wrapper script for the Borg backup software
historique
borgmatic is configuration-driven backup automation for BorgBackup, turning Borg's deduplicating encrypted archive model into repeatable YAML-based backup jobs for servers and workstations.
The project grew as a wrapper and automation layer around BorgBackup. Its own documentation now presents borgmatic as the canonical project at torsion.org and the source repository as the official development home.
borgmatic grew from a small wrapper script into a backup orchestrator with configuration validation, repository creation, pruning, checks, database dumps, hooks, monitoring integrations, and upgrade-aware command changes. The documentation's compatibility notes, such as the move from the older init action to repo-create, show an actively maintained tool tracking Borg's evolution.
borgmatic is packaged across mainstream Unix package managers, including Homebrew, Debian, Ubuntu, Fedora, Arch, openSUSE, Alpine, MacPorts, and Nix according to the batch input. Its presence in both Linux distribution repositories and macOS package managers reflects a practical role in personal server, workstation, and self-hosting backup setups.
The project also appears in the Borg hosting ecosystem: borgmatic's README and site point users toward providers that explicitly support Borg or borgmatic workflows, making it a familiar layer for off-site encrypted backups.
Typical use starts with a YAML configuration listing source directories, repositories, retention, checks, hooks, and optional database backup settings. Operators run borgmatic manually, from cron, or from systemd timers to create and prune Borg archives without hand-writing long Borg command lines.
borgmatic relies on Borg being installed separately, then wraps Borg operations such as repository creation, archive creation, pruning, checks, extraction, and passphrase handling. Its docs describe both configuration-file passphrases and Borg environment variables such as BORG_PASSPHRASE and BORG_PASSCOMMAND.
For package maintainers, borgmatic is a useful example of a Python CLI that deliberately avoids bundling its core external engine, Borg, so distro packages must express the Borg relationship cleanly instead of hiding it inside the wrapper.
For CLI users, it sits in the sweet spot between raw Borg commands and a full backup appliance: declarative config, Unix-friendly scheduling, and enough hooks to integrate with monitoring without requiring a daemon.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour borgmatic. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/borgmatic/config.yaml~/.config/borgmatic/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
borgmatic | cli | exécutable global | |
generate-borgmatic-config | cli | exécutable global | |
validate-borgmatic-config | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://torsion.org/borgmatic/
métadonnées d'installation
| Clé du paquet | brew:borgmatic |
|---|---|
| Version | 2.1.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/borgmatic |
| Page d'accueil | https://torsion.org/borgmatic/ |
| Dépôt | https://projects.torsion.org/borgmatic-collective/borgmatic |
| Docs amont | https://torsion.org/borgmatic |
| Licence | GPL-3.0-or-later |
| Archive source | https://files.pythonhosted.org/packages/00/20/4f28c29b14876bee6438d8dd698b80f9188cad066258b8068e3f40676a4e/borgmatic-2.1.6.tar.gz |
| Dernière mise à jour | 2026-06-02T23:51:48Z |
| Pulse | updated |
| Dépendances | certifi, python@3.14, rpds-py |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | borgmatic |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
borgmatic 1.9.14-0.1
automatically create, prune and verify backups with borgbackup
sudo apt install borgmaticborgmatic
nix profile install nixpkgs#borgmaticborgmatic 1.8.3-1
automatically create, prune and verify backups with borgbackup
sudo apt install borgmaticborgmatic 2.1.4-r0
Simple, configuration-driven backup software for servers and workstations
https://torsion.org/borgmatic/
sudo apk add borgmaticborgmatic-bash-completion 2.1.4-r0
Bash completions for borgmatic
https://torsion.org/borgmatic/
sudo apk add borgmatic-bash-completionborgmatic-pyc 2.1.4-r0
Precompiled Python bytecode for borgmatic
https://torsion.org/borgmatic/
sudo apk add borgmatic-pycborgmatic 2.1.6-2.fc45
Simple Python wrapper script for borgbackup
sudo dnf install borgmaticborgmatic 2.1.5-1
Simple, configuration-driven backup software for servers and workstations
sudo pacman -S borgmaticborgmatic 1.9.5-2.4
Automation tool for borgbackup
sudo zypper install borgmaticborgmatic
sudo port install borgmaticpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.