macOS
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · ソース: api.github.com
brew
autorestic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · ソース: api.github.com
sudo apk add autoresticAlpine Linux edge package indexes · autorestic · ソース: dl-cdn.alpinelinux.org
sudo dnf install autoresticFedora Rawhide package metadata · autorestic · ソース: dl.fedoraproject.org
nix profile install nixpkgs#autoresticnixpkgs package indexes · pkgs/by-name/au/autorestic/package.nix · ソース: api.github.com
概要
High level CLI utility for restic
履歴
autorestic is a config-driven backup wrapper around restic. Its niche is turning restic's low-level repository commands into a YAML-managed backup layout with named locations, multiple backends, hooks, retention policies, and cron-oriented automation.
The project was created in 2019 by cupcakearmy as a higher-level CLI for restic. The official README and docs frame it as a response to restic becoming cumbersome when many locations need to be backed up to multiple destinations.
The first GitHub release, 0.1 Alpha, was published in June 2019. Later documentation describes the version 2 configuration format and a migration path for users coming from the older 0.x series, indicating a rewrite or format break significant enough for backup operators to notice.
autorestic's adoption path is typical of small but useful backup tooling: binaries and shell installer first, then package-manager availability. Its own installation docs list Homebrew, Fedora, AUR, Docker, and manual binary installation, while the package input records availability in Homebrew, Fedora, Alpine, MacPorts, and Nix.
Users define locations and backends in `.autorestic.yml`, then run commands such as backup, forget, check, restore, or cron integration through the `autorestic` executable. The docs emphasize storing backend credentials in environment variables or a sibling `.autorestic.env` file so repository keys do not have to live directly in YAML.
For package users, autorestic is interesting because it packages an opinionated workflow rather than a storage engine. It depends on restic's ecosystem but adds a declarative layer that makes repeated laptop, server, and Docker-volume backups easier to reproduce across machines.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
./.autorestic.yml~/.autorestic.yml~/.config/autorestic/.autorestic.ymlCredential-bearing paths to review before unattended agent runs.
./.autorestic.env~/.autorestic.env~/.config/autorestic/.autorestic.env実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
autorestic | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cupcakearmy/autorestic
インストールメタデータ
| パッケージキー | brew:autorestic |
|---|---|
| バージョン | 1.8.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/autorestic |
| ホームページ | https://autorestic.vercel.app/ |
| リポジトリ | https://github.com/cupcakearmy/autorestic |
| 上流ドキュメント | https://autorestic.vercel.app/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/cupcakearmy/autorestic/archive/refs/tags/v1.8.3.tar.gz |
| 最終更新 | 2026-07-25T14:18:27-04:00 |
| Pulse | updated |
| 依存関係 | restic |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autorestic |
| 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 パッケージリンクとは分けて表示されます。
autorestic
nix profile install nixpkgs#autoresticautorestic 1.8.3-r15
Config driven, easy backup cli for restic.
https://github.com/cupcakearmy/autorestic
sudo apk add autoresticautorestic 1.8.3-11.fc44
Config driven, easy backup cli for restic
https://github.com/cupcakearmy/autorestic
sudo dnf install autoresticautorestic
sudo port install autoresticソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.