imazen / imageflow

High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
https://docs.imageflow.io/
GNU Affero General Public License v3.0
4.14k stars 141 forks source link

Support for using imageflow_server with private aws buckets #543

Closed vino-jasuba closed 2 years ago

vino-jasuba commented 3 years ago

Does imageflow support retrieval of images from private S3 buckets using either an authorization string or a pre-signed URL?

lilith commented 3 years ago

Not yet, but Imageflow .NET Server does and it runs on docker.

On Sat, Oct 17, 2020, 8:31 PM vino notifications@github.com wrote:

Does imageflow support retrieval of images from private S3 buckets using either an authorization string or a pre-signed URL?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/imazen/imageflow/issues/543, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LH6ANBITCIQWMWZN6TLSLJHPXANCNFSM4SUYOXKQ .

vino-jasuba commented 3 years ago

I guess I'll give that a try. The setup instructions are the same as in the Readme?

lilith commented 3 years ago

No, you'll want to look in the readme and examples folder of https://github.com/imazen/imageflow-dotnet-server

There are two examples with Docker, so just copy/paste and edit.

On Sat, Oct 17, 2020, 10:28 PM vino notifications@github.com wrote:

I guess I'll give that a try. The setup instructions are the same as in the Readme https://github.com/imazen/imageflow/blob/main/README.md?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/imazen/imageflow/issues/543#issuecomment-711114949, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LH7OQDTQXYO7XVOZ6SLSLJVIFANCNFSM4SUYOXKQ .

lilith commented 2 years ago

imageflow_server is obsolete: https://github.com/imazen/imageflow/issues/598