simpleweb/puppet-thumbor

Name: puppet-thumbor

Owner: Simpleweb

Description: Puppet module to deploy Thumbor http://github.com/globocom/thumbor

Created: 2014-12-11 16:50:57.0

Updated: 2014-12-11 16:53:22.0

Pushed: 2014-12-11 16:53:22.0

Homepage: null

Size: 105

Language: Puppet

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

puppet-thumbor

Puppet module to deploy Thumbor http://github.com/globocom/thumbor

This is a fork of https://github.com/viadeo/puppet-thumbor but allowing installation through pip instead of apt.

To test it with vagrant http://www.vagrantup.com/

r modules
clone git://github.com/Bladrak/puppet-thumbor.git modules/thumbor
odules/thumbor/tests
ant up

Now go on your favorite browser and open http://127.0.0.1:8888/unsafe/200x200/http://farm9.staticflickr.com/8145/7474160854_1f963b155d_o.jpg (as an example)

How to use it in your manifest

Default configuration of your instance of Thumbor:

ude thumbor

or

s { thumbor: }

is equivalent to

s { 'thumbor':
curity_key => 'MY_SECURE_KEY',
rt         => '8888',
           => '0.0.0.0',
nfig       => {},
rvice      => false,

Configuration

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.