openchattanooga / cpd-zones-old

Helps Chattanoogans find which CPD zone they live in.
http://cpd-zones.herokuapp.com/
MIT License
4 stars 4 forks source link

Keep app alive on heroku #5

Closed juzten closed 9 years ago

juzten commented 9 years ago

@kylegordy mentioned that @seabre might know of a way to keep the app alive with 2 dynos and still use the free tier. Any input on this?

seabre commented 9 years ago

Yes. Use a service like uptime robot. Use it to check status of app at least every 30 minutes.

seabre commented 9 years ago

@juzten @kylegordy Didn't this happen last Wednesday?

juzten commented 9 years ago

This did happen. @kylegordy set that up, and I set it up on my account too.