Learn how to configure the queue in Cachet.
Supervisor is a process manager which makes managing a number of long-running programs a trivial task by providing a consistent interface through which they can be monitored and controlled.
/etc/supervisor.d/conf/cachet.conf
database
which means that all jobs are stored within your database and is then processed by a cron job which calls an artisan command from within the project directory.
You’ll need to create a new cron job, in Ubuntu it’s a case of running crontab -e
and adding this line:
.env
file with the following setting: