Skip to content

Heroku Needed Plugins

amaia edited this page Nov 17, 2012 · 8 revisions

This are the plugins needed to set and configure on Heroku to run Catarse.

Cron- Used to run rake.cron everyday to check not finished projects but marked with can_finish.

Sendgrid - Used for transactions emails (OLD Version).

[Redis to go] (https://addons.heroku.com/redistogo) - Used for transactions emails. To use this on heroku, one should have at least a worker. After the worker and redis are configured run: bundle exec sidekiq.

ZerigoDNS - For domain name handling. or Custom Domains configuration (not really a plugin)

Memcache - Memcache daemon, necessary to run Catarse on Heroku.