Skip to content

danielpuglisi/keep-alive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keep-alive

A shell script for keeping heroku apps alive.

Install

Automatic installation

To install the shell script and add the cronjob automatically, just execute the following command:

curl https://raw.github.com/danielpuglisi/keep-alive/master/install.sh | sudo sh

The install script creates the /etc/cron.custom directory, puts the keep-alive.sh into this directory and adds the specific cronjob to the /etc/crontab file.

For a closer look what the file does, click here.

Manual installation

If you want to install the script by yourself, read this blog post.

Releases

No releases published

Packages

No packages published

Languages