Skip to main content
DigitalOcean Spaces Object Storage — S3-compatible, with the region encoded in the endpoint hostname.

At a Glance

Credentials

Create a secret with the DigitalOcean Spaces provider type. The auth method is digitalocean_spaces_access_key, which requires: Generate Spaces access keys from the DigitalOcean control panel under API → Spaces Keys.

Location Setup

The endpoint URL includes the region (e.g., nyc3.digitaloceanspaces.com, sfo3.digitaloceanspaces.com). Example:

Importing from rclone.conf

Spaces remotes appear in rclone.conf as type = s3 with provider = DigitalOcean. See the rclone import guide.