Administration

Configuration

Imagizer Cloud

See the Imagizer Cloud guide.

Amazon Web Services

See the Amazon Web Services guide.

On-Premise

See the On-Premise guide.

Cache

Imagizer provides local LRU cache for both origin images and processed images.

Imagizer obeys Cache-Control headers by default. The default behavior can be modified.

Logging

Imagizer provides application and access logs. The application log supports four levels (debug, info, warn, error) of logging.

Imagizer supports logging to Syslog, Datadog, and CloudWatch.

Stats

Imagizer collects and stores system and application stats. These stats are available through the Admin API at any time. Optionally, support for Ganglia, Datadog, and CloudWatch are available.

See the Stats Reference for detailed information on each stat.

Scaling

Imagizer may be scaled out using a cluster of Imagizer instances. Requests will be distributed over a cluster of Imagizer instances using the Consistent Hashing with the Bounded Loads algorithm.

See the Config Reference for instructions on configuration of the cluster mode.

Update

See our Updates Guide for information on updating Imagizer.

Last Updated:
Contributors: Nicholas Pettas