Remix.run Logo
rdme 4 hours ago

Actually, if you point a container's DNS at the host (dns: [host.docker.internal] in compose), it works for resolution + ad blocking for the reverse however, I've added it on the radar, thanks!

Kaliboy 3 hours ago | parent [-]

How does auto-TLS work? It makes a self signed certificate automatically?

rdme 3 hours ago | parent [-]

Yes — numa install generates a local CA and stores it in the system trust store. When you register a .numa service, it generates a per-service TLS cert signed by that CA