Hosting and storage
Last updated
Last updated
Imengine runs using a Docker image and the service is connected to one Open Content.
When using Open Content, images are stored by uuid. Imengine also stores the processed image on it's own. For that it uses Amazon S3 as standard.
All unique API requests will generate a file in the storage. For filename a hash is used in combination with crop details.
In the case of an external image we use a decoded version of the url instead.