From 71288332e85f993628439cecfbaa6ee207d01f46 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 11 Mar 2022 19:31:26 -0800 Subject: rclone: synchronize restic repo to GCS Add a couple of secrets to store the configuration and the service account, and add a timer to synchronize the restic repository to a GCS bucket once a day. --- secrets/rclone/gcs_service_account.json.age | Bin 0 -> 2864 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 secrets/rclone/gcs_service_account.json.age (limited to 'secrets/rclone/gcs_service_account.json.age') diff --git a/secrets/rclone/gcs_service_account.json.age b/secrets/rclone/gcs_service_account.json.age new file mode 100644 index 0000000..982dd30 Binary files /dev/null and b/secrets/rclone/gcs_service_account.json.age differ -- cgit 1.4.1