Reverse proxy setup
Put CW behind NGINX or another proxy with correct TLS, webhook, and WebSocket handling.
Proxy requirements
Trusted reverse proxies (important)
NGINX example
If CW runs in Docker
Webhooks and Watcher (important)
Webhooks (inbound)
Watcher (outbound)
Common proxy problems
413 Request Entity Too Large
502 / 504 / random disconnects
WebSocket errors (UI features not updating)
Wrong scheme (HTTP/HTTPS) in callbacks or redirects
Related topics
Last updated
Was this helpful?