gaynetdinov / ex_money

An [abandoned] self-hosted personal finance app
ISC License
167 stars 12 forks source link

Improve scheduler #66

Closed gaynetdinov closed 8 years ago

gaynetdinov commented 8 years ago

Unfortunately, ex_money cannot wake up itself, so it's still necessary to have an entry in Heroku's scheduler with lib/scripts/wakeup.exs in order to wake ex_money. Check wiki for more details https://github.com/gaynetdinov/ex_money/wiki/Heroku.