Last Updated on April 20, 2025
autorestic is a wrapper around the restic backup program. The restic command-line interface 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. You’ll need restic installed on your system.
autorestic is free and open source software.
Key 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].
- Docker image is available.
- While all the restic backends should be supported, the following have been tested and show they are working: Local, Backblze, S3 / Minio, SFTP, and Rest Server.
- Cross-platform support – runs under Linux (x86_64, 386, ARM, ARM64, MIPS), FreeBSD, NetBSD, Solaris, and macOS. Windows is not supported.
Website: github.com/cupcakearmy/autorestic
Support:
Developer: Nicco
License: Apache License 2.0

autorestic is written in Go. Learn Go with our recommended free books and free tutorials.
Related Software
| Restic Wrappers | |
|---|---|
| Autorestic | Easy backup CLI for Restic |
| resticprofile | Configuration profiles manager and scheduler |
| Resticker | Runs automatic Restic backups via a Docker container |
| Crestic | Slim configuration wrapper for Restic |
| runrestic | Simple Python wrapper script |
| stack-back | Automated incremental backups using restic |
| Wrestic | Restic wrapper built in Rust |
| Restic Robot | Small and simple wrapper |
| Resticara | Simplify routine backup jobs |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

