You can configure Storage alias for your Amazon S3 storage in the Cloudimage Admin panel.
In the Library Settings tab -> Storage, then choose AWS (or other S3):
In the Pop up screen you need to fill in the corresponding values - bucket name , region and DMO Alias.
Example:
If your Amazon S3 bucket is located on address //s3.eu-central-1.amazonaws.com/mysamplebucket then:
bucket name = mysamplebucket
region = eu-central-1
Cloudimage alias - you may choose whatever name you want, but do not forget to prefix and suffix it with double underscores = _aliasname_
In case your S3 bucket requires authentication, you can add it too.
You may create additional Storage aliases using the "+" button.
After completion of this step, press Save. The configuration takes 1-2 minutes to be deployed to our servers.
Now, if the original image is located on
https://s3.eu-central-1.amazonaws.com/mysamplebucket/my_image.jpg,
you can use the following DMO URL:
https://token.cloudimg.io/v7/_aliasname_/my_image.jpg
The container path can contain a sub-folder chain. That can make the URL even shorter when you would like to share only files within a specific folder in your container.
For example - you can create dedicated storage aliases for different environments:
- production
- staging
- testing
In case that the Cloudimage Domain Whitelisting is enabled, please do not forget that the new Storage alias needs to be whitelisted too:
Please note that all aliases have to be unique for your account - aliases set in the Storage sections cannot be used in the alias section.
If you have any questions or issues, please feel free to contact our Software Engineer and mention the following details:
- Token
- Short description of the issue (including URLs, screenshot, short video if available)
- Steps to reproduce the issue.
Comments
Please sign in to leave a comment.