FigloaldsF
Convex Community6mo ago
3 replies
Figloalds

Just finished deploying my first self-

Just finished deploying my first self-hosted convex application and I ran into similar problem as @bastianwegge, I solved by using Caddy as a reverse proxy with TLS adding that security layer to the convex apps running on docker
And then I had the problem that for some reason my containers weren't able to access my domain-name:port and I thought it was a problem of running non-443 port, but it was some weird docker networking problem that I workarounded with an entry on /etc/hosts; shoul anyone else run into the slight headache that I did
Was this page helpful?