Skip to content

Setting up Scheduled VM Backups on Google Cloud

Adrien Pavão edited this page Jul 23, 2019 · 1 revision

See https://github.com/codalab/codalab-competitions/wiki/Developers-Instance-Hosts---Commands-and-Reference-Guide for common debug commands + docker container information.

Setting up Scheduled Snapshots on Google Cloud Storage

  • Start from your Google Cloud Storage Control Panel

  • Open the side menu and click snapshots under Compute Engines

img
  • Click the snapshots schedule tab
img
  • Click the Create Snapshot Schedule button at the top
img
  • Setup the form with your preferred schedule and submit

  • You should now see a new schedule in the table

img
  • Open the side menu again (If it's not already) and find Disks under Compute Engine
img
img
  • Select whichever disk is in use by the instance you wish to backup
img
  • Click Edit on the top menu
img
  • Select whichever schedule you would like this disk to be backed up on and save.
Clone this wiki locally