amazon-archives/serverless-image-resizing

Implementing Thumbor Configuration Options

Closed this issue · 2 comments

As can be seen here (https://github.com/thumbor/thumbor/wiki/Configuration) there are a number of configuration options available. There are a few in particular I'm interested in.

Instead of manually adding an option to the CloudFlormation setup flow prompting me to choose a value for each one, would it be possible for me to specify a JSON string that contains values for the different configuration options, and then your script take those into consideration?

At the moment, I don't have a good grasp on how to manually update these configuration options, and require the ability to have this script respect the image orientation, otherwise issues like this happen:

Thanks

Bump :)

This repo doesn't use Thumbor. The Serverless Image Handler, however, does, and that's probably the project you want to use: https://aws.amazon.com/answers/web-applications/serverless-image-handler/