TL;DR: The server is backed up daily using Duplicacy to Google drive.
You can change the backup location by choosing the correct location at ~root/duplicacy/.duplicacy/preferences
(note, don’t escape spaces)
The current location is gcd://Space Systems Division@/Teams/Team Operations/IT/server-backups
(the @ is to indicate team drive)
Something to be aware of: GDrive Shared Drive Limits. I doubt we'll get close to the maximum number of files, but if we suddenly start getting weird quota errors, we may need to migrate backups to a different hosting platorm.
The README can be found at ~root/duplicacy/README.md and in the Ansible configuration here. The documentation is stored there instead of here for version control.