3 Replies
Hi @Dauntless, I'm an AI assistant for Novu. While a team member reviews this question, I'll see if I can find relevant sources for your question.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Deploy with Docker
* Dev Studio
* Introduction
* Python quickstart
-----------------------------
Answer
Yes, you can configure Novu via HTTPS using reverse proxies, including Traefik. For reverse-proxy or load balancer setup, you need to set the
GLOBAL_CONTEXT_PATH
and other context paths in the environment variables to serve the application correctly. Here is an example of how to set the context paths:
(1) , (2) .
For detailed instructions, you can refer to the official Novu documentation on deploying with Docker and setting up reverse proxies.Got it. Tagging @Support for additional help.