CodeforSouth / ohana-web-search

:zap: :sleeping: A mobile-friendly website for finding human and social services in your community
https://miami-ohana-web-search.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

validate Heroku to enable the sendgrid and memcachier addons #4

Open eddroid opened 9 years ago

eddroid commented 9 years ago

This app tries to use Mandrill (for email) and Memcachier (for caching), but neither can be enabled unless the Heroku account is validated with a credit card.

Lacking Memcachier is not big deal. The app is slower and the logs are noisy.

Lacking Mandrill means we can't send emails to manage user registration. This makes it harder for people to contribute service data.

I don't know what the CfM policy is for Heroku apps that require credit card validation.

krysttian commented 8 years ago

Mandrill has shutdown its services so might want to look to sendgrid?