Smartly give your Heroku app a cup of coffee so it never sleeps and saves the dyno hour.
Problem:
Heroku app gives you 500 hours dyno hours of service for free & 1000 dyno hours of service for basic plan. Which is not enough for a month or production. If you want to keep awake your Heroku app you can use Kaffeine but the problem is that your Heroku app will not be able able after 15th-21st of each month because they offer you to set 30 minutes interval.
Solution:
Keeping free Heroku apps awake using Kaffeine Or use Heroku wake up app. You can keep your heroku app awake whenever you want to.
App Feature:
+ Create Apps
+ Set Shot Time
+ View Logs
Permissions:
+ INTERNET
+ RECEIVE_BOOT_COMPLETED
+ WAKE_LOCK
+ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
+ SCHEDULE_EXACT_ALARM
Credit:
Icons by svgrepo.com
Links:
Repo: https://github.com/imamhossain94/Heroku-Wakes-Up
Icons: https://www.svgrepo.com/
Kaffeine: https://kaffeine.herokuapp.com/
Problem:
Heroku app gives you 500 hours dyno hours of service for free & 1000 dyno hours of service for basic plan. Which is not enough for a month or production. If you want to keep awake your Heroku app you can use Kaffeine but the problem is that your Heroku app will not be able able after 15th-21st of each month because they offer you to set 30 minutes interval.
Solution:
Keeping free Heroku apps awake using Kaffeine Or use Heroku wake up app. You can keep your heroku app awake whenever you want to.
App Feature:
+ Create Apps
+ Set Shot Time
+ View Logs
Permissions:
+ INTERNET
+ RECEIVE_BOOT_COMPLETED
+ WAKE_LOCK
+ REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
+ SCHEDULE_EXACT_ALARM
Credit:
Icons by svgrepo.com
Links:
Repo: https://github.com/imamhossain94/Heroku-Wakes-Up
Icons: https://www.svgrepo.com/
Kaffeine: https://kaffeine.herokuapp.com/
Show More