macOS
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · Source: api.github.com
brew / rang 7191
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de autorestic pour les workflows d'agents IA.
installation
brew install autoresticlocal Homebrew formula metadata
sudo port install autoresticMacPorts ports tree · sysutils/autorestic/Portfile · Source: api.github.com
sudo apk add autoresticAlpine Linux edge package indexes · autorestic · Source: dl-cdn.alpinelinux.org
sudo dnf install autoresticFedora Rawhide package metadata · autorestic · Source: dl.fedoraproject.org
nix profile install nixpkgs#autoresticnixpkgs package indexes · pkgs/by-name/au/autorestic/package.nix · Source: api.github.com
aperçu
High level CLI utility for restic
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.envexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
autorestic | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:autorestic |
|---|---|
| Version | 1.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://autorestic.vercel.app/ |
| Dépôt | https://github.com/cupcakearmy/autorestic |
| Dernière mise à jour | 2026-07-25T14:18:27-04:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
autorestic
nix profile install nixpkgs#autoresticautorestic 1.8.3-r16
Config driven, easy backup cli for restic.
https://github.com/cupcakearmy/autorestic
sudo apk add autoresticautorestic 1.8.3-12.fc45
Config driven, easy backup cli for restic
https://github.com/cupcakearmy/autorestic
sudo dnf install autoresticautorestic
sudo port install autoresticpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.