랭킹으로 돌아가기

cupcakearmy/autorestic

Goautorestic.vercel.app

Config driven, easy backup cli for restic.

resticbackupcliconfigpruningincremental-backupincrementaldeduplicationconfig-driven
스타 성장
스타
1.8k
포크
97
주간 성장
이슈
81
5001k1.5k
2019년 11월2022년 1월2024년 4월2026년 7월
아티팩트Go Modulesgo get github.com/cupcakearmy/autorestic
README




autorestic logo

Config driven, easy backup cli for restic.
»»» Docs & Getting Started »»»

discord badge contributor badge downloads badge version badge



💭 Why / What?

Autorestic is a wrapper around the amazing restic. While being amazing the restic cli can be a bit overwhelming and difficult to manage if you have many different locations that you want to backup to multiple locations. This utility is aimed at making this easier 🙂.

🌈 Features

  • YAML config files, no CLI
  • Incremental -> Minimal space is used
  • Backup locations to multiple backends
  • Snapshot policies and pruning
  • Fully encrypted
  • Before/after backup hooks
  • Exclude pattern/files
  • Cron jobs for automatic backup
  • Backup & Restore docker volume
  • Generated completions for [bash|zsh|fish|powershell]

❓ Questions / Support

Check the discussions page or join on discord

Contributing / Developing

PRs, feature requests, etc. are welcomed :) Have a look at the dev docs