Sign inSign up

indiepartners/thumbor

By indiepartners

Updated almost 8 years ago

Provide Thumbor Service

Image
0

318

indiepartners/thumbor repository overview

Thumbor

On-the-fly pics resizing. Provide support for S3 backend.

Prerequisites

Using Thumbor

  • Clone the project

First clone the project and enter the 'thumbor' directory.

  $ git clone [email protected]:IndiePartners/thumbor.git
  $ cd thumbor
  • For Amazon

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.

  • Development Purpose

To use Thumbor for dev purpose use :

  docker-compose up -d

Open your browser at http://localhost:8000

Tag summary

Content type

Image

Digest

Size

527.9 MB

Last updated

over 8 years ago

docker pull indiepartners/thumbor