SimpleBackupsSimpleBackups

Create DigitalOcean Spaces credentials

Posted on

Generate Access Key and Secret Key for DigitalOcean Spaces.

It is easy to create an access key and a secret key for your DigitalOcean Spaces to access them programmatically, for example, when you are creating backups or uploading assets to your buckets.

In this tutorial I will highlight the steps to follow and also provide some screenshots afterwards for additional help.

Simply do the following:

  1. Log in to your DigitalOcean Spaces account or go directly to https://cloud.digitalocean.com/spaces
  2. Click Manage Keys on the right hand side of the Spaces screen or directly go to https://cloud.digitalocean.com/account/api/tokens
  3. Next to Spaces access keys, click Generate New Key then add a name for your key and click the check mark.
  4. A new Key and Secret will be generated. The shorter one is the Access Key and the longer one is the Secret Key. Use these two values when adding yourDigitalOcean Spacesaccount to SimpleBackups.

An overview of the selections made in the previous steps:

DigitalOcean Spaces Credentials

Step 1, 2 and 3

DigitalOcean Spaces Credentials

Step 4


Table of contents