macOS
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autorestic in AI-Agent-Workflows.
Installation
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · Quelle: api.github.com
sudo apk add autoresticAlpine Linux edge package indexes · autorestic · Quelle: dl-cdn.alpinelinux.org
sudo dnf install autoresticFedora Rawhide package metadata · autorestic · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#autoresticnixpkgs package indexes · pkgs/by-name/au/autorestic/package.nix · Quelle: api.github.com
Überblick
High level CLI utility for restic
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.envExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
autorestic | cli | globales Executable |
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.
https://github.com/cupcakearmy/autorestic
Installationsmetadaten
| Paketschlüssel | brew:autorestic |
|---|---|
| Version | 1.8.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/autorestic |
| Homepage | https://autorestic.vercel.app/ |
| Repository | https://github.com/cupcakearmy/autorestic |
| Upstream-Dokumentation | https://autorestic.vercel.app/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/cupcakearmy/autorestic/archive/refs/tags/v1.8.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-18T05:14:54Z |
| Pulse | updated |
| Abhängigkeiten | restic |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 autoresticQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.