Page MenuHomeSoftware Heritage

backup the swh public website off-gandi
Closed, MigratedEdits Locked

Description

We currently rely on gandi snapshots for both the mysql DB and the wordpress media files. We therefore have a SPOF on gandi hosting.
We should copy the backup offsite (e.g., via sftp) and include it in our regular backups.

Event Timeline

zack claimed this task.
zack raised the priority of this task from to Normal.
zack updated the task description. (Show Details)

This is now done. Some details:

  • added an SSH key to our gandi account, specifically for the backup (it is in the credential store at operations/gandi.net/simple-hosting/backup-key)
  • there is a backup that retrieve all of our website via sftp at moma:/usr/local/bin/swh-website-backup
  • the backup configuration file is at moma:/etc/softwareheritage/website/backup.conf
  • there is a crontab for swhbackup@moma, running the backup daily
olasd changed the visibility from "All Users" to "Public (No Login Required)".May 13 2016, 5:06 PM