rllc / llc-archives

Archived sermons, backed by the cloud
https://llc-archives.herokuapp.com
MIT License
1 stars 1 forks source link

Add heroku recharging page #27

Closed smcadams86 closed 8 years ago

smcadams86 commented 9 years ago

Currently we are using the heroku free usage tier, which does not allow an app to run for more than 18 hours in a 24 hour period.

Create a custom html page for errors and maintenance that heroku will serve up in the event that our quota is hit and the app is offline

It would be useful to include the Google analytics hooks on this page as well, so we can track how often people are unable to view sermons due to downtime.

https://devcenter.heroku.com/articles/error-pages#customize-pages

smcadams86 commented 8 years ago

Heroku has changed their free usage tier. I believe my account has enough credits to run full time free of charge.