On-the-fly pics resizing. Provide support for S3 backend.
First clone the project and enter the 'thumbor' directory.
$ git clone [email protected]:IndiePartners/thumbor.git
$ cd thumbor
Thumbor is configured via environment variables. All variables are defined in
.ebextensions/options.config
You can also define those variables using Elastic Beanstalk interface.
Next run :
$ make
Then upload the generated tarball release/tarball in AWS Elastic Beanstalk interface.
To use Thumbor for dev purpose use :
docker-compose up -d
Open your browser at http://localhost:8000
Content type
Image
Digest
Size
527.9 MB
Last updated
over 8 years ago
docker pull indiepartners/thumbor