SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Go Restic Projects
-
Project mention: Simple backup service with rclone, restic and systemd on WebDAV (or another storage) | dev.to | 2025-01-23
Let me show you how I back up my computers with restic and rclone using simple systemd configuration.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Seriously try restic with Backrest. I had stopped using restic for almost two years after I got tired of tinkering with my local custom scripts to keep restic setup on my mac running. Then I found Backrest.
It's really simple and in active development https://github.com/garethgeorge/backrest. The dev (lead dev) https://github.com/garethgeorge/backrest/discussions is very responsive.
I know many comments have said it but I also wanted to add it just because backrest is what made restic usable for me again. Vorta is a favourite backup GUI but somehow I am finding backrest even simpler (although would have loved it if it was a tiny menu bar kinda app).
Is there something like Deja Dup on Mac?
I am planning to find and add another remote repo now (in addition to b2; and hopefully much cheaper which might be a tough one as b2 is kinda dirt cheap especially for small GBs) so that I can include some more of my less critical files in the additional backup set.
-
There is also autorestic - A simplified YAML-based configuration for dealing with Restic backups: https://github.com/cupcakearmy/autorestic
-
I used to use restic with scripting, then I discovered resticprofile, and swiftly replace all my scripts with it.
https://github.com/creativeprojects/resticprofile
I also use Kopia as an alternative to Restic, in case some critical bugs happen to either one of them.
https://kopia.io/
-
Applying these manifests will trigger the Backup procedure by the K8up controller. You have several means to check the backup status. You should definitely do so because of a current issue #910 with K8up which incorrectly reports status into the Backup object itself.
Go Restic discussion
Go Restic related posts
-
Restic: Backups Done Right
-
Restic: Backups Done Right
-
Timeshift: System Restore Tool for Linux
-
Backup Kubernetes PVC with Restic, and ketchup(k8up)
-
Restic – Backups Done Right
-
Data corruption issue in restic 0.16.3 with max compression
-
Rclone syncs your files to cloud storage
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Index
What are some of the best open-source Restic projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | restic | 27,389 |
2 | backrest | 2,084 |
3 | autorestic | 1,433 |
4 | resticprofile | 818 |
5 | k8up | 744 |