Skip to content

[Feature] Multiple recipes for various extensions #1

@dcramer

Description

@dcramer

It'd be cool if there were multiple recipes for setting up various things required by sentry

i.e.

  • Buffers
  • Queuing
  • Some standard plugins?

roles => [sentry::default, sentry::queue::redis, sentry::buffers::redis]

The goal should be to setup a "good" sentry instance, which is the following (currently):

  • Sentry
  • Postgres
  • Memcache
  • Redis (Buffers)
  • Redis or RabbitMQ (Cache)

If all it supported were Redis, that'd be an extremely acceptable solution, even if it required other cookbooks.

p.s. I have absolutely no idea if you can do the third class that way in Chef/Ruby :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions