💾 Archived View for bbs.geminispace.org › u › zzo38 › 20318 captured on 2024-12-17 at 15:29:25. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "There has been some discussion in the past about using..."
I would expect it would also be possible for a server to read the TLS client hello message and find the SNI, and use that to determine what to forward it to, without needing to decrypt or encrypt anything. (This would work with any protocol that uses TLS.)
Oct 03 · 2 months ago
👻 mediocregopher [...] · Oct 04 at 07:56:
Traefik apparently supports exactly what @zzo38 described https://jean.ribes.ovh/gemini-reverse-proxy-using-traefik/
🚀 jsreed5 [OP] · Oct 05 at 13:06:
Thank you for your comments, everyone! For context, ideally I want to have my Gemini links resolve from both the root domain jsreed5.org and the subdomain gemini.jsreed5.org, while any other services require a subdomain (gopher.jsreed5.org, www.jsreed5.org. etc.). It sounds like Traefik might be the best way to do that.
There has been some discussion in the past about using reverse proxies with Gemini. Do any reverse proxies work? I'm getting ready to run a few other services on my capsule EC2 instance and I'd like them to use their own subdomains.