Automic VaultAutomic Vault

brew

Installer autorestic avec Homebrew, apk, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de autorestic pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install autorestic

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install autorestic

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add autorestic

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

Fedora dnfvérifié · 92%
sudo dnf install autorestic

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

Nixvérifié · 92%
nix profile install nixpkgs#autorestic

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

aperçu

Résumé du paquet

High level CLI utility for restic

Commandes et alias

  • autorestic

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

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

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
autoresticcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-26
version du gestionnaire1.8.3
gestionnaire mis à jour2026-07-25
données localesOK
amontà jour
dernière version détectéev1.8.3

https://github.com/cupcakearmy/autorestic

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:autorestic
Version1.8.3
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/autorestic
Page d'accueilhttps://autorestic.vercel.app/
Dépôthttps://github.com/cupcakearmy/autorestic
Docs amonthttps://autorestic.vercel.app/
LicenceApache-2.0
Archive sourcehttps://github.com/cupcakearmy/autorestic/archive/refs/tags/v1.8.3.tar.gz
Dernière mise à jour2026-07-25T14:18:27-04:00
Pulseupdated
Dépendancesrestic
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

autorestic

nix profile install nixpkgs#autorestic
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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