2 years ago
I need to register domain to my proxy service when a tenant register and configure their domain
63 Replies
2 years ago
You would want to utilize wildcard domains -
Im use wildcard for tenants that not have domains. Example tenant.myweb.com. But how can i handle for a custom domain that tenant have dynamically or by code for example tenantdomain.com -> myProxyService
2 years ago
I would recommend doing that through cloudflare with a cloudflare tunnel
@Brody Hi brody sorry the mention, i created a tunner and deploy the cloudflare tunnel connection on railway "cf-tunnel" but i cant connect over private networks to service
2 years ago
your services will need to listen on ipv6 and a fixed port
2 years ago
the private network is ipv6 only
2 years ago
whats with the underscore
2 years ago
what kind of proxy app?
2 years ago
more specifically?
2 years ago
something you coded? or nginx?
2 years ago
show me the app.listen
2 years ago
is the cloudflare tunnel is the same project?
2 years ago
its trying to dial port 80
2 years ago
save this config
2 years ago
that log isnt what we would want to be looking at
2 years ago
send all the logs
2 years ago
okay try accessing it again
2 years ago
and what do the logs say now
2 years ago
scroll down?
2 years ago
remove the underscore from everything to do with the proxy service
2 years ago
awsome
2 years ago
lessen learnt, dont give things strange names
2 years ago
no problem
2 years ago
i wouldnt know how thats done in cloudflare
2 years ago
awsome










