Share feedback, ideas and get community help

Updated 9 months ago

Manual custom domain

At a glance

The community member is interested in creating a custom domain for their Typebot application, but they are unsure if it will cause any issues. They explain that they want to manually configure an Nginx server with a different server name, proxy it to the Typebot viewer, and rewrite the /bot URL path to /the-actual-bot-name. The community members in the comments suggest that this approach should work fine, and they encourage the original poster to let them know if they encounter any issues.

Hello.

I read that custom domain is only available on Vercel when self hosting.

I understand this is due to the different configurations involved to make a custom domain work.

Now, I'd like to create custom domain manually. What I mean is that nothing would be visible from the builder UI, and then I create an nginx configuration with another server name, I proxy it to the viewer like the main domain, but I rewrite the /bot URL path to /the-actual-bot-name (all other paths would remain untouched, /_next/ /api/...)

My question is, is there any place where typebot will use the URL, and will it cause problem if it is not the correct one?
B
k
κ‘›
5 comments
AFAIK, that should work fine!
Let us know if you have any issues
OK I will let you know
I’ve been suing easypanel, set my next auth to my domain, set A record pointing to my subdomain
Add a reply
Sign up and join the conversation on Discord