Learn how to configure Cachet’s beacon.
CACHET_BEACON
environment variable to true
.
https://cachethq.io
.cachet:beacon
command to run daily at 00:00
. You will need to configure your server
to run the scheduler every minute using a cron job. To do so, you can do this by adding the following cron entry:
/path/to/cachet
with the actual path to your Cachet installation.