pkg.sopackage field notes

brew / 順位 2769

borgmatic を Homebrew でインストール

borgmatic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install borgmatic

provider-native install command

概要

パッケージ概要

Simple wrapper script for the Borg backup software

コマンドとエイリアス

  • borgmatic
  • generate-borgmatic-config
  • validate-borgmatic-config

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: Official source repository metadata shows the borgmatic repository created on projects.torsion.org.
  • 2023: Official release metadata includes borgmatic 1.8.1, part of the mature 1.x series.
  • 2025: Documentation records the repo-create action replacing the older init action in borgmatic 1.9.0.
  • 2026: Project metadata and package-manager input show borgmatic maintained as a cross-distro backup CLI.

Related projects

  • BorgBackup is the underlying deduplicating, encrypted backup tool that borgmatic automates.
  • BorgBase is a related hosting provider named by the borgmatic site as supporting Borg and borgmatic workflows.
  • systemd, Docker, Podman, database engines, and monitoring services are adjacent integrations documented by borgmatic.

セキュリティ状態

保護ツール対応はまだ見つかっていません

borgmatic に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/borgmatic/config.yaml~/.config/borgmatic/config.yaml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
borgmatic実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
generate-borgmatic-config実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
validate-borgmatic-config実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.1.6
マネージャ更新日2026-06-02
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:borgmatic
バージョン2.1.6
パッケージマネージャHomebrew
ホームページhttps://torsion.org/borgmatic/
最終更新2026-06-02T23:51:48Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation