N
Novu5mo ago
Dauntless

can i config novu via https?. With traefik for example.

I hope inkeep can help
3 Replies
Ask Inkeep
Ask Inkeep5mo ago
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 -----------------------------
Ask Inkeep
Ask Inkeep5mo ago
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:
# Context Paths
GLOBAL_CONTEXT_PATH=
WEB_CONTEXT_PATH=web
API_CONTEXT_PATH=api
WS_CONTEXT_PATH=ws
WIDGET_CONTEXT_PATH=widget
# Context Paths
GLOBAL_CONTEXT_PATH=
WEB_CONTEXT_PATH=web
API_CONTEXT_PATH=api
WS_CONTEXT_PATH=ws
WIDGET_CONTEXT_PATH=widget
(1) , (2) . For detailed instructions, you can refer to the official Novu documentation on deploying with Docker and setting up reverse proxies.
Ask Inkeep
Ask Inkeep5mo ago
Got it. Tagging @Support for additional help.
Want results from more Discord servers?
Add your server