Novu self host with nginx
Does novu have support for nginx/https config? I am using a docker droplet in digital ocean.
2 Replies
@Charles Derrick
it is not officially supported in community self host
Some one from community have added this doc that can be referenced
https://docs.novu.co/self-hosting-novu/deploy-with-docker#reverse-proxy-load-balancers
i have already implemented this. my challenge is using https now with nginx. it works with port 3000 but fails for the rest of the ports
@Pawan Jain Is there a way i can switch from http to https using ec2?