1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/examples/chef/cookbooks/sidekiq
jc00ke cca7580512 Adding EY-specific chef recipe example
This works on a single instance deploy on EY. Haven't tested it on a
multi-server environment yet.
2012-02-21 19:44:44 -08:00
..
recipes Adding EY-specific chef recipe example 2012-02-21 19:44:44 -08:00
templates/default Adding EY-specific chef recipe example 2012-02-21 19:44:44 -08:00
README.rdoc Adding EY-specific chef recipe example 2012-02-21 19:44:44 -08:00

= DESCRIPTION:

Sidekiq is a Redis-backed Ruby library for creating background jobs, placing those jobs on multiple queues, and processing them later.

= USAGE: 

add require_recipe "sidekiq" to main/recipes/default.rb