Quick Start
This example shows how to back up a ZFS volume to S3.
- Create a
.bbackup.yaml
in your home directory.
- Add a volume to a backup group.
- Create full snapshot of volumes belonging to the backup group.
- Sync snapshots to remote storage (s3 in this case).
- Verify snapshots are backed up in remote blob storage.