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
Note: If using environment variables run Thumbor with the –use-environment flag or other method to load it into the thumbor.conf template.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file thumbor_multidir-0.2.8.tar.gz
.
File metadata
- Download URL: thumbor_multidir-0.2.8.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4ae909cf08922cb123cf1c9fe9587f672fc00d1e826a07e647b7f3f3c82b6cfe
|
|
MD5 |
e9855cc43edd7fd0211e29469f6ebd18
|
|
BLAKE2b-256 |
f9c72eeb1650b7f6729cd73f1ce80c11da724c0a24152628f61c61cf18c724b6
|
File details
Details for the file thumbor_multidir-0.2.8-py2-none-any.whl
.
File metadata
- Download URL: thumbor_multidir-0.2.8-py2-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0eef6961ebae24c23164ae40c6f620284d50051132946b2267024f65639a36a2
|
|
MD5 |
1abd6be12fc6520e80ff7dc69569ac88
|
|
BLAKE2b-256 |
da41d014eb182b63df247798906c837928de5d1a927e2ef2ced5c836fa5d4478
|