Digital OceanΒΆ
Digital Ocean Spaces implements the S3 protocol. To use it follow the instructions in the Amazon S3 docs with the important caveats that you must:
- Set
AWS_S3_REGION_NAMEto your Digital Ocean region (such asnyc3orsfo2) - Set
AWS_S3_ENDPOINT_URLto the value ofhttps://${AWS_S3_REGION_NAME}.digitaloceanspaces.com - Set the values of
AWS_ACCESS_KEY_IDandAWS_SECRET_ACCESS_KEYto the corresponding values from Digital Ocean