macOS
brew install borgmaticlocal Homebrew formula metadata
sudo port install borgmaticMacPorts ports tree · sysutils/borgmatic/Portfile · ソース: api.github.com
brew
borgmatic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.