DigitalOcean Upload Configuration
Add your DigitalOcean upload_credentials
Create a new set of Access and Secret Access Keys for your DigitalOcean bucket. These keys will act as your upload_credentials
, allowing you to upload images and videos directly to your Source.
Update your bucket’s CORS configuration
To upload assets directly using the imgix Asset Manager, you must allow the PUT method and the Content-Type
header from https://dashboard.imgix.com
in your Space’s CORS configuration.
Refer to the DigitalOcean documentation for instructions on how to configure CORS. Here is a screenshot example of how your configuration should look like.