Pre-requisites of deploying Novu
Can someone give me the basic requirements to start novu inside my kubernetes cluster? Like bare minimum. I just used only one image that is ghcr.io/novuhq/novu/web:0.21.0. Anything more should i put other than this?
4 Replies
web also needs at least API to work at all
API needs Redis + MongoDB
there is also worker that is needed for processing events like sending email
you can also put ws service for handling real-time stuff inside notification center
https://app.terrastruct.com/diagrams/1895866270
architecture diagram
@madd you also need widget
can u also tell me what are the compulsory EnV variables needed for my deployment?
@N01R
Checkout this message in another post
https://discord.com/channels/895029566685462578/1148549187244412988/1148982245521100831
We are closing this post due to inactivity.
Feel free to create a new post if you have any questions or you are still facing issue