diff options
author | Franck Cuny <franck@fcuny.net> | 2022-03-11 19:31:26 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-03-11 19:31:26 -0800 |
commit | 71288332e85f993628439cecfbaa6ee207d01f46 (patch) | |
tree | abcf96411b8ecff3a12a4a4a39b708d9212dd9df /secrets/rclone | |
parent | wm: ensure element is assigned to space #4 (diff) | |
download | world-71288332e85f993628439cecfbaa6ee207d01f46.tar.gz |
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.
Diffstat (limited to 'secrets/rclone')
-rw-r--r-- | secrets/rclone/config.ini.age | bin | 0 -> 616 bytes |
-rw-r--r-- | secrets/rclone/gcs_service_account.json.age | bin | 0 -> 2864 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/secrets/rclone/config.ini.age b/secrets/rclone/config.ini.age new file mode 100644 index 0000000..a017b29 --- /dev/null +++ b/secrets/rclone/config.ini.age Binary files differdiff --git a/secrets/rclone/gcs_service_account.json.age b/secrets/rclone/gcs_service_account.json.age new file mode 100644 index 0000000..982dd30 --- /dev/null +++ b/secrets/rclone/gcs_service_account.json.age Binary files differ |