Best backup plugin for a 1.21.8 fabric server hosted on Mac
Im thinking of hosting a server on my MacBook but I’ll be busy and won’t be able to manually create backups since I’ll be somewhere else when the server is running and im worried something might happen and it’ll require a rollback. Are there any good auto backup plugins for fabric 1.21.8-.9? Or how to make a auto create and delete command
5 Replies
you shouldnt use plugins for this, use restic and auto-restic
What is restic?
GitHub
GitHub - restic/restic: Fast, secure, efficient backup program
Fast, secure, efficient backup program. Contribute to restic/restic development by creating an account on GitHub.
Incremental backups
Very efficient
I use borg
GitHub
GitHub - borgbackup/borg: Deduplicating archiver with compression a...
Deduplicating archiver with compression and authenticated encryption. - borgbackup/borg