Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertobarlocci/61221874b606851102e15b7f875f0409 to your computer and use it in GitHub Desktop.
Save robertobarlocci/61221874b606851102e15b7f875f0409 to your computer and use it in GitHub Desktop.
From -> https://forum.synology.com/enu/viewtopic.php?t=98124
1. Go to your console ( https://console.developers.google.com/ ) and create a project.
2. Create a bucket in Storage -> Cloud Storage -> Storage Browser
3. Go to Storage -> Cloud Storage -> Storage Access and enable Interoperability
4. Generate access key
5. Now go to DSM 5.2 and install Hyper Backup if you havent already.
6. Pick S3 storage
7. The input next to the label "S3 Server" is both text input and drop-down. This is where you write "storage.googleapis.com"
8. Enter key and secret.
9. You should now be able to choose your GCS bucket from the last drop-down.
10. The rest is the usual setup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment