mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Merge pull request #289 from mikeroyal/mikeroyal-patch-170
Added Btrbk to Backups section.
This commit is contained in:
commit
aac3fc5a5b
1 changed files with 2 additions and 0 deletions
|
|
@ -2312,6 +2312,8 @@ Minio's test-server called "play" is already configured in the default client, y
|
|||
|
||||
[Btrfs maintenance toolbox](https://github.com/kdave/btrfsmaintenance) is a set of scripts supplementing the btrfs filesystem and aims to automate a few maintenance tasks. This means the scrub, balance, snapshots, trim or defragmentation.
|
||||
|
||||
[Btrbk](https://github.com/digint/btrbk) is a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations.
|
||||
|
||||
[ksync](https://github.com/ksync/ksync) is a toool that sync files between your local system and a kubernetes cluster. It transparently updates containers running on the cluster from your local checkout.
|
||||
|
||||
[Verify](https://github.com/VerifyTests/Verify) is a snapshot tool that simplifies the assertion of complex data models and documents.
|
||||
|
|
|
|||
Loading…
Reference in a new issue