macOS
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.