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

Hard Coded Containers in Azure #511

Closed hn1 closed 3 years ago

hn1 commented 3 years ago

When using ImageFlow, it seems one has to hard code the Azure Containers in Startup of an MVC Core application. As we are creating containers dynamically, is there any way one can avoid this? Thanks

lilith commented 3 years ago

Could you open this on the imageflow-dotnet-server repo instead? You may want to use your own blob provider - they're quite easy to make.

On Mon, Sep 14, 2020, 8:33 PM hn1 notifications@github.com wrote:

When using ImageFlow, it seems one has to hard code the Azure Containers in Startup of an MVC Core application. As we are creating containers dynamically, is there any way one can avoid this? Thanks

— 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/511, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2LHZMY7AEGEMPZIQU5JLSF3G6ZANCNFSM4RMMOEBQ .

lilith commented 3 years ago

https://github.com/imazen/imageflow-dotnet-server/issues/23