We would want to move our images to a s3 storage like CDN.
Did anyone of you got to make it work?
Or do you got any links.
We would want to move our images to a s3 storage like CDN.
Did anyone of you got to make it work?
Or do you got any links.
You should look at the Umbraco storage providers. They are replacements for the file system and we use them for an Azure blob. Not sure if there is an S3 storage available, but you should be able to make one yourself if it doesn’t exist:
There’s a package that someone made for S3: