Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serving files from Azure #325

Closed
yenilee opened this issue Nov 30, 2021 · 2 comments
Closed

Serving files from Azure #325

yenilee opened this issue Nov 30, 2021 · 2 comments

Comments

@yenilee
Copy link

yenilee commented Nov 30, 2021

Hello, thanks for this project.
I was wondering if there is a way to serve files from cloud like Azure Blob Storage.
I couldn't find how to serve files in the readme, so guess public url is the only way to bring a remote image?
Please let me know if I missed some part of readme or your documents.

@willnorris
Copy link
Owner

yes, imageproxy is a "pull proxy" meaning it proxies images that are already have public URLs.

There have been requests in the past for serving files off of the local filesystem (which in your case could be a fuse mounted azure storage, for example), but it's not something I've ever added support for. Someone might have gotten in working on their own, or in a separate fork, I'm not sure.

@yenilee
Copy link
Author

yenilee commented Nov 30, 2021

I see. Thanks for the quick response!

@yenilee yenilee closed this as completed Nov 30, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants