diff --git a/README.org b/README.org index 9d7f4b8..57af00c 100644 --- a/README.org +++ b/README.org @@ -214,6 +214,10 @@ but still need more specific technical solutions. to be backed up. (Could be something like just rsync or tarsnap, etc), along with providing a backup of the config and terraform files internally or via an "export" option. + + Current recommendation: use the [[https://github.com/restic/restic][restic]] + library to allow backing up to + [[https://www.backblaze.com/cloud-storage][Backblaze B2]. - +logging+