Docker icon indicating copy to clipboard operation
Docker copied to clipboard

How to configure cachet queue in docker

Open vsenapathy opened this issue 5 years ago • 1 comments

Hey guys,

I am new to cachet and I am trying to set up cachet queue in docker for making my application faster when there are multiple subscribers for sending email. According to the document

"Cachet uses a queue to send Configuring Mail and Beacons without slowing down the rest of the application. This can be setup in a variety of ways."

I have not found any document for doing this. Can someone help in figuring this out. I set up my status page with queue as Database

Thanks,

Vignesh

vsenapathy avatar Jul 07 '20 21:07 vsenapathy

Perhaps add a redis node and set it to redis? Otherwise database should work.

ethamitc avatar Aug 12 '20 21:08 ethamitc