Automic VaultAutomic Vault

brew

autorestic mit Homebrew, apk, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autorestic in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install autorestic

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install autorestic

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add autorestic

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

Fedora dnfverifiziert · 92%
sudo dnf install autorestic

Fedora Rawhide package metadata · autorestic · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#autorestic

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

Überblick

Paketzusammenfassung

High level CLI utility for restic

Befehle und Aliase

  • autorestic

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
autoresticcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.8.3
Manager aktualisiert2026-07-18
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.8.3

https://github.com/cupcakearmy/autorestic

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:autorestic
Version1.8.3
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/autorestic
Homepagehttps://autorestic.vercel.app/
Repositoryhttps://github.com/cupcakearmy/autorestic
Upstream-Dokumentationhttps://autorestic.vercel.app/
LizenzApache-2.0
Quellarchivhttps://github.com/cupcakearmy/autorestic/archive/refs/tags/v1.8.3.tar.gz
Zuletzt aktualisiert2026-07-18T05:14:54Z
Pulseupdated
Abhängigkeitenrestic
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

autorestic

nix profile install nixpkgs#autorestic
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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