summaryrefslogtreecommitdiffstats
path: root/2configs/bgt
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-04-04 08:45:15 +0200
committermakefu <github@syntax-fehler.de>2021-04-04 08:45:15 +0200
commit62b8ce3dbfc3ca1f83bc5f5892860d76aa4e4c1f (patch)
tree7d54623b66ee6de5dbe7d9535501972ad0ea8d71 /2configs/bgt
parentf8b361da104e7140f18fb3a452a7d4997e2e9482 (diff)
ma backup: update backup files for bgt,gum,omo
Diffstat (limited to '2configs/bgt')
-rw-r--r--2configs/bgt/backup.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/2configs/bgt/backup.nix b/2configs/bgt/backup.nix
index 3b9baadef..dc3260266 100644
--- a/2configs/bgt/backup.nix
+++ b/2configs/bgt/backup.nix
@@ -2,6 +2,7 @@
# Manual steps:
# 1. ssh-copy-id root ssh-key to the remotes you want to back up
# 2. run `rsnapshot hourly` manually as root to check if everything works
+
services.rsnapshot = {
enable = true;
cronIntervals = {
@@ -11,7 +12,7 @@
extraConfig = ''
retain hourly 5
retain daily 365
-snapshot_root /var/backup
+snapshot_root /var/backup/bgt
backup root@binaergewitter.jit.computer:/opt/isso jit
backup root@binaergewitter.jit.computer:/etc/systemd/system/isso.service jit
backup root@binaergewitter.jit.computer:/etc/nginx/conf.d/isso.conf jit