Skip to content

Auto Backup Keyshares on `make status`

Ursa (9R) requested to merge ursa/auto-backup into master

Hat tip to @hildisviniottar for !398 (closed), this takes that with the feedback and a couple tweaks.

  1. Set TC_NO_BACKUP to avoid the auto bifrost keyshares backup
  2. User will be prompted for automatic backup on make status for Active nodes only
  3. Backups are gzipped
  4. Backups are stored in file structure as backups/<node-name>/<YYYY-MM-DD>/bifrost-<unix-time>.tar.gz

Merge request reports