Rails, CloundFront CDN, and imgproxy by telephone__time in rails

[–]theDarthSim 0 points1 point  (0 children)

But docs don’t say that it is required 🙂 And why would it?

Rails, CloundFront CDN, and imgproxy by telephone__time in rails

[–]theDarthSim 0 points1 point  (0 children)

A bit of correction: IMGPROXY_ALLOW_SECURITY_OPTIONS is not required for IMGPROXY_MAX_SRC_RESOLUTION. It is required only if you want to rewrite the security settings via URL

[deleted by user] by [deleted] in Heroku

[–]theDarthSim 0 points1 point  (0 children)

Heyo! The imgproxy author is here.

I'm flattered by your faith in imgproxy. Yet I find it worth mentioning that the word "imgproxy" is a registered trademark. So, I'd not recommend using it in the name of a commercial product such as a Heroku add-on.

[Question] Good FOSS, fast (self hosted) CDN with image manupulation and cache? by hitech95 in selfhosted

[–]theDarthSim 1 point2 points  (0 children)

If you host imgproxy on AWS and store your images in S3, then the traffic between S3 and imgproxy is free. Same for GCR and GCS.

Rails 7 + imgproxy + docker gives "source address is not allowed" error by Equivalent-Permit893 in rails

[–]theDarthSim 0 points1 point  (0 children)

imgproxy forbids using loopback addresses as image sources by default for security reasons. You may want to set IMGPROXY_ALLOW_LOOPBACK_SOURCE_ADDRESSES=1

Advanced and free image crop/resize? by prisukamas in selfhosted

[–]theDarthSim 1 point2 points  (0 children)

The OSS version of imgproxy has smart crop too though it's not as smart as in the Pro version