🖼️
Imengine
  • Naviga Imengine documentation
  • Changelog
  • Usage
    • API usage overview
    • Health
    • Image
    • Purge
  • Hosting
    • Hosting and storage
Powered by GitBook
On this page
  • Hosting environment
  • Storage
  • Filename hash (by uuid)
  • Using external images (imgsrc)

Was this helpful?

  1. Hosting

Hosting and storage

PreviousPurge

Last updated 4 years ago

Was this helpful?

Hosting environment

Imengine runs using a Docker image and the service is connected to one Open Content.

Storage

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.

Filename hash (by uuid)

All unique API requests will generate a file in the storage. For filename a hash is used in combination with crop details.

Using external images (imgsrc)

In the case of an external image we use a decoded version of the url instead.