/heroku-ping-php

[DEPRECATED] Heroku worker to ping your Heroku apps to keep them awake

Primary LanguagePHPMIT LicenseMIT

heroku-ping-php

PHP script to ping your Heroku apps to keep them awake

You will need to configure a new app with 0 web dynos and 1 worker dyno

Edit the Procfile to change how often to ping your Heroku apps

The index.php is just a dummy file so Heroku recognizes this as a PHP app

You can deploy your own copy of the app using this button:

Deploy