Skip to main content

Thumbor file loader for multiple paths

Project description

Thumbor file loader that checks multiple paths

Introduction

[Thumbor](https://github.com/globocom/thumbor/wiki) is a smart imaging service. It enables on-demand crop, resizing and flipping of images.

Usage

Using it is simple, just change your configuration in thumbor.conf (or enviroment variable) before running Thumbor:

# List of paths to check for file to load # defaults to empty list which is an error so all requests will return 404 TC_MULTIDIR_PATHS = [‘/home/media’, ‘/mnt/media’]

To use tc_multidir for loading original images, change your thumbor.conf or environment variables to read:

LOADER = ‘tc_multidir.loader’

Running Thumbor

See [Thumbor repo](https://github.com/thumbor/thumbor) or use the Docker container maintaned by [MinimalCompact](https://github.com/MinimalCompact/thumbor/tree/master/thumbor) as a base image… see [/docker/Dockerfile](https://github.com/benneic/thumbor_multidir/tree/master/docker) for an example.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thumbor_multidir-0.2.5.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

thumbor_multidir-0.2.5-py2-none-any.whl (6.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page