Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Autorestic Alternatives
Similar projects and alternatives to autorestic
-
-
AutoMySQLBackup
A fork and further development of AutoMySQLBackup from sourceforge. http://sourceforge.net/projects/automysqlbackup/
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
BorgBackup
Deduplicating archiver with compression and authenticated encryption.
-
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
-
Healthchecks
Open-source cron job and background task monitoring service, written in Python & Django
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
kopia
Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.
-
rdedup
Data deduplication engine, supporting optional compression and public key encryption.
-
-
Bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Please post problems or patches to the mailing list for discussion (see the end of the README below).
-
-
Rsnapshot
a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss)
-
-
borgmatic
Simple, configuration-driven backup software for servers and workstations
-
-
-
rest-server
Rest Server is a high performance HTTP server that implements restic's REST backend API.
-
pass-import
A pass extension for importing data from most existing password managers
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
autorestic reviews and mentions
-
Advice request on the best approach to backup with restic
I have looked up and found restic to be a good choice for the many advantages it provides (reduplication, incremental copies, encryption, free, ...). I looked also at the many projects built on it to make it easier to configure (resticker, autorestic). I already made a simple test locally for my MainPC (with docker swarm) and it seems to be fine.
-
duplicati has crossed me for the last time; looking for other recovery options to back up my system and docker containers (databases + configs)
I’m also using Autorestic to configure Restic via a YAML file, and I recently wrote an Ansible role to do this across multiple devices 🙂 if interested you can check it out here: https://github.com/dbrennand/ansible-role-autorestic
-
Which service to backup your important files ?
There's also [autorestic][https://github.com/cupcakearmy/autorestic), it's worth checking.
-
Restic: Backups Done Right
Autorestic wraps restic in YAML config files, and for that I am very grateful.
-
Suggestions for automatic self-hosted database backups?
Maybe autorestic or rclone.
-
Just found what appears to be a great backup program, Kopia.
There’s also a wrapper for restic to make management easier using yaml config (autorestic) and a well-regarded docker image (resticker)
- I've rewritten autorestic (restic config file based CLI wrapper) in Go so it's faster and smaller! Backups are even easier now, maybe some of you find it useful :)
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Stats
cupcakearmy/autorestic is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of autorestic is Go.