Documentation

Enable multi-cloud backup with Google Cloud Platform.

Configure Google Cloud Platform as a secondary backup destination for additional redundancy and multi-cloud protection.

Set up GCP for GNAS

Add Google Cloud Platform as a backup destination by configuring a service account and GNAS multi-cloud settings.

1

Create a GCP service account with Storage Admin permissions

2

Download the service account key file

3

Add the GCP configuration to your GNAS config.yaml file

Multi-cloud configuration

Configure the following sections in your GNAS config.yaml to enable GCP backup:

gcp:
  enabled: true
  service_account_key: /path/to/service-account-key.json
  project_id: your-gcp-project-id
  bucket: gnas-backups-gcp

multi_cloud:
  strategy: "copy"  # Options: copy, sync, archive
  schedule: "0 4 * * *"  # Daily at 4 AM
Your buckets. Your workers. Your control.

Make the next archive reversible.