Resticker runs automatic restic backups via a Docker container.
The project provides example configs to set up a backup schedule.
The Compose files contain a backup, a prune and a check service which can be scheduled independently of each other. Feel free to remove the prune and/or check service if you want to run the prune jobs manually.
If you have multiple services configured for the same repository, make sure, that at most one service is allowed to initialize the repository or a newly created repository might become corrupt.
This is free and open source software.
Key Features
- Run scheduled backups.
- Backup to any (local or remote) target supported by restic.
- Support for tags, exclude definitions, and all other optional restic options.
- Automatic forgetting of old backups.
- Prune backups on a schedule.
- Remove a stale repository lock.
- Can be used as a (global) Docker swarm service in order to backup every cluster node.
- Multi-arch: the image mazzolino/restic runs on amd64 as well as armv7.
Website: github.com/djmaze/resticker
Support:
Developer: Martin Honermeyer
License: Apache License 2.0
Resticker is written in Bash. Learn Bash 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. |

