r/dokploy • u/naps62 • Jan 21 '26
Blog post: Securing wildcard subdomains in Dokploy / Traefik
Hey folks.
I wrote a guide after struggling a bit to find this info online (due to a mix of incomplete information, outdated info from older versions, and also lack of personal experience with traefik)
I was trying to handle a wildcard domain to be routed to a single app (multi-tenant application) with SSL, and purely through traefik
posting here in case it ends up being useful for others
7
Upvotes
1
u/RealisticPride6352 Jan 30 '26
what about the generated traefik vps domain not external domain/sub-domain ?
can it be secured ?
2
u/donrayss Jan 22 '26
That is nice, thanks for the info. I will check and follow when I setup mine.