you definitely have to configure your domain to point to your server. Then, take a look at this: https://github.com/appwrite/appwrite/discussions/4997#discussioncomment-4670681
I have used vercel for frontend hosting and appwrite and digitalocean for backend how to connect to domain
You'll have to look into the docs for your domain provider for how to configure your domain.
Is this 1st, main domain you're configuring for your Appwrite server?
Yes
How should I configure vercel appwrite and digitalocean
so you typically need an A record that will point your domain to the IP address of your server
This might help: https://www.godaddy.com/help/add-an-a-record-19238
Out of these three where should I add this A record
what do you mean?
I mean where should I add custom domain vercel,appwrite or digitalocean
Please help me
did you read any of the links i sent?
Yeah I have
i sent you a link for adding an A record in godadddy....so you do that in godaddy
your server is on digitalocean so you point your domain to digitalocean
Ok
Then what about vercel my frontend part
what about it?
About configuration like A record and Cname
How should I connect vercel with appwrite and digitalocean
Actually my website is
printfc.in
If user signup here it was not showing in appwrite
it seems like you have another post about your vercel app. you can continue discussion over there
Ok please helpe over there
Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help