macOS
brew install borgmaticlocal Homebrew formula metadata
sudo port install borgmaticMacPorts ports tree · sysutils/borgmatic/Portfile · 来源: api.github.com
安装
brew install borgmaticlocal Homebrew formula metadata
sudo port install borgmaticMacPorts ports tree · sysutils/borgmatic/Portfile · 来源: api.github.com
sudo apk add borgmaticAlpine Linux edge package indexes · borgmatic · 来源: dl-cdn.alpinelinux.org
sudo apt install borgmaticDebian stable package indexes · borgmatic · 来源: deb.debian.org
sudo dnf install borgmaticFedora Rawhide package metadata · borgmatic · 来源: dl.fedoraproject.org
nix profile install nixpkgs#borgmaticnixpkgs package indexes · pkgs/by-name/bo/borgmatic/package.nix · 来源: api.github.com
sudo pacman -S borgmaticArch Linux sync databases · borgmatic · 来源: geo.mirror.pkgbuild.com
sudo zypper install borgmaticopenSUSE Tumbleweed package metadata · borgmatic · 来源: download.opensuse.org
概览
Simple wrapper script for the Borg backup software
历史
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.
安全态势
没有找到 borgmatic 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
borgmatic | cli | 全局可执行文件 | |
generate-borgmatic-config | cli | 全局可执行文件 | |
validate-borgmatic-config | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://torsion.org/borgmatic/
安装元数据
| 软件包键 | brew:borgmatic |
|---|---|
| 版本 | 2.1.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/borgmatic |
| 主页 | https://torsion.org/borgmatic/ |
| 仓库 | https://projects.torsion.org/borgmatic-collective/borgmatic |
| 上游文档 | https://torsion.org/borgmatic |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/00/20/4f28c29b14876bee6438d8dd698b80f9188cad066258b8068e3f40676a4e/borgmatic-2.1.6.tar.gz |
| 最后更新 | 2026-06-02T23:51:48Z |
| Pulse | updated |
| 依赖 | certifi, python@3.14, rpds-py |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 borgmatic来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.