cachethq / Docker

A Dockerized version of Cachet.
https://cachethq.io
BSD 3-Clause "New" or "Revised" License
416 stars 280 forks source link

How to configure cachet queue in docker #382

Open vsenapathy opened 4 years ago

vsenapathy commented 4 years ago

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

ethamitc commented 4 years ago

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