From 1b484e23650f5c5e6cc18cbe3b7248b7ea23f279 Mon Sep 17 00:00:00 2001 From: tjhintz Date: Sun, 7 Sep 2025 23:27:11 +0000 Subject: [PATCH] Adding backup notes. --- README.org | 4 ++++ 1 file changed, 4 insertions(+) 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+