Wildcard DNS
I'm trying to create wildcard DNS (e.g. *.example.com) so that user1.example.com, user2.example.com, etc goes to the same endpoint. This seems to work except the SSL certs, which aren't set at the root domain level. How can I set these up?
6 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Wyz has ya covered here. In your case you just need a reverse proxy.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
Google domains
I need to host the reverse proxy off of railway though, right?
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
fwiw a wildcard cname seems to work
so i don't necessarily need a static IP (i think?)
but i do need to load balancer to understand the wildcard and forward the traffic on to my server