Umbraco 12 and AWS #2667
Unanswered
gabador-mof
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I've recently upgraded to Umbraco 12 that's running on AWS ECS. Currently just testing locally, but the file system is on S3 buckets.
I've implemented Our.Umbraco.StorageProviders.AWSs3, and just using that, images begin to work, but when processing images, I get an error as described here: https://our.umbraco.com/forum/using-umbraco-and-getting-started//113598-umbraco-12-aws-s3-file-system-provider
When I install the SixLabors.ImageSharp.Web.Providers.AWSS3 I get a different exception:
What is the best way of connecting Umbraco to AWS?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions