Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix 安装 autorestic

查看 autorestic 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install autorestic

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install autorestic

MacPorts ports tree · sysutils/autorestic/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add autorestic

Alpine Linux edge package indexes · autorestic · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install autorestic

Fedora Rawhide package metadata · autorestic · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#autorestic

nixpkgs package indexes · pkgs/by-name/au/autorestic/package.nix · 来源: api.github.com

概览

软件包摘要

High level CLI utility for restic

命令和别名

  • autorestic

历史

项目历史与用法

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.

时间线

  • 2019: GitHub repository created and 0.1 Alpha release published.
  • 2020s: Version 2 YAML configuration and environment-file credential handling documented.
  • 2020s: Distribution through Homebrew, Fedora, AUR, Docker, and other package sets broadened the install path beyond the upstream shell installer.

Related projects

  • restic: the backup program autorestic wraps.
  • rclone-compatible and cloud backends: commonly reached through restic backend configuration.
  • system cron: used by autorestic's scheduled backup workflow.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
./.autorestic.yml~/.autorestic.yml~/.config/autorestic/.autorestic.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
./.autorestic.env~/.autorestic.env~/.config/autorestic/.autorestic.env

可执行文件

已安装的可执行文件

命令类型暴露范围备注
autoresticcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.8.3
管理器更新时间2026-07-25
本地数据OK
上游当前
检测到的最新版本v1.8.3

https://github.com/cupcakearmy/autorestic

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖restic
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameautorestic
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

autorestic

nix profile install nixpkgs#autorestic
  • normalized package name match
  • 匹配方式:Autorestic
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/autorestic/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

autorestic 1.8.3-r15

Config driven, easy backup cli for restic.

https://github.com/cupcakearmy/autorestic

sudo apk add autorestic
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: autorestic
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Autorestic
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: autorestic from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

autorestic 1.8.3-11.fc44

Config driven, easy backup cli for restic

https://github.com/cupcakearmy/autorestic

sudo dnf install autorestic
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: autorestic
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Autorestic
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: autorestic from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

autorestic

sudo port install autorestic
  • normalized package name match
  • 匹配方式:Autorestic
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/autorestic/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment