Coder Social home page Coder Social logo

raphaelvrossi / minimal-compact-thumbor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from minimalcompact/thumbor

0.0 0.0 0.0 131 KB

The quickest way to run thumbor.

License: MIT License

Shell 29.20% Python 1.07% Smarty 64.83% Dockerfile 4.90%

minimal-compact-thumbor's Introduction

Minimal Compact thumbor

The quickest way to run thumbor.

Key Features and Goals:

  • The latest version of thumbor and dependencies, in a docker image
  • Supports both solo thumbor and multiprocess in one image
  • Nginx frontend docker image with built-in caching, using nginx-proxy
  • SIMD support via docker tags
  • remotecv docker image (for async smart cropping and feature detection)
  • Clear version tagging to match Thumbor versions
  • NOTE: from Thumbor 7.x images are no longer updated on docker hub and were moved to ghcr.io latest will be deleted from docker hub eventually

Quick Start

$ docker run -p 80:80 ghcr.io/minimalcompact/thumbor
$ wget http://localhost/unsafe/500x150/iili.io/H8m6pHv.png

multi-process

$ docker run -p 80:80 -e THUMBOR_NUM_PROCESSES=8 ghcr.io/minimalcompact/thumbor
$ wget http://localhost/unsafe/500x150/iili.io/H8m6pHv.png

Recipes

Check out the recipes folder for some examples (still work in progress).

The recipes include comments to document how things should be set up and why.

Changelog / Deprecation

  • minimalcompact/thumbor-nginx-proxy is deprecated and replaced by minimalcompact/thumbor-nginx-proxy-cache see MinimalCompact#55

History

This project is a loose fork of APSL/docker-thumbor. It's not a direct fork, because lots has changed, and it's not backwards compatible. Nevertheless, the foundation that APSL/docker-thumbor provided was great, and we wish to thank its contributors.

minimal-compact-thumbor's People

Contributors

korneevm avatar minicompact avatar gingerlime avatar mpdude avatar shaneog avatar kkopachev avatar limuhob avatar ryantxu avatar efenex avatar pinkahd avatar dependabot[bot] avatar clyquan avatar tobias-tsf avatar mrlesh avatar kgeorgiou avatar juris avatar jyotty avatar ballad89 avatar lachesis avatar ayr-ton avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.