All Templates / Other
imgproxy
Fast and secure standalone server for resizing and converting remote images
imgproxy
darthsim/imgproxy:v3.18.2
Just deployed
Imgproxy is a performant 1-container server for resizing, converting, cropping, and manipulating images on-the-fly. The guiding principles behind imgproxy are security, speed, and simplicity.
Imgproxy was built with security in mind. This template will automatically set the imgproxy key and salt. Make sure your application use these key or else imgproxy will refuse to serve the request.
libvips
, the most efficient image processing library available.By default, this template will generate the IMGPROXY_KEY
, IMGPROXY_SALT
, IMGPROXY_USE_ETAG
, and IMGPROXY_TTL
to a sensible default value. For further customization, please take a look at the documentation
imgproxy expects the IMGPROXY_KEY
and IMGPROXY_SALT
to be hex-encoded. The template will automatically configure this for you.
If you want to generate your own, run the following on a linux machine:
echo $(xxd -g 2 -l 64 -p /dev/random | tr -d '\n')
See this page for more info.
This template currently deploys imgproxy version 3.18.2 which is the latest version as of August 4th, 2023. You can edit the docker image version manually if a newer version is available.
imgproxy is distributed with the MIT License. A "pro" version of imgproxy is available and may be licensed under a different license.
Template Content
imgproxy
darthsim/imgproxy:v3.18.2Details
Derock's Projects
Created on Aug 5, 2023
103 total projects
63 active projects
100% success on recent deploys
Other
More templates in this category
Foundry Virtual Tabletop
A Self-Hosted & Modern Roleplaying Platform
Lucas's Projects
44
(v1) Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser's Projects
318