Skip to content

Create MVC for backing up object storage data in GCP

Based on the research in #428685 (closed), add support to unified backup in GCP using Google's Storage Transfer Service

Initially should be able to

  • Backup all buckets
  • Restore buckets from backup
  • List/Delete backups
  • Handle/Notify of failures in backups and restores
  • Work on CNH and package based installs
Edited by Ian Baum