[SOLVED] How do i verify the domain when using https://cloud.appwrite.io/, whats the Nameservers
- 0
- Cloud
To add domain to your Appwrite cloud.
Go to your project settings page, and add your domain as custom domain.
Then all you have left to do is to set cname for your domain to point to cloud.appwrite.io
but my domain provider is asking for two
I see, These are two different tasks
Where is your domain hosted at?
hostinger
Then the name server you can leave as the default to use hostinger ones.
What I'm trying to find out Where do you manage your DNS records? Hostinger or peraphs digitalocean?
Hostinger
Good Can you, show me what you're seeing here?
Good
Now add CNAME type record
In the host put whatever you want to be in the subdomain
In the points to put cloud.appwrite.io
so here a dumb question the "name"field in the picture is the subdomain right. so if my domain is twindlebackend.app can i just put appwrite.twindlebackend.app
Just put appwrite
In that field
Yes
Now, make sure you've added as custom domain.
so im guessing itll take time to propagate
yaa i had already done this
thanks man you a big help
It's look like yes
Is your problem resolved?
yaa i guess it should be
[SOLVED] How do i verify the domain when using https://cloud.appwrite.io/, whats the Nameservers
Recommended threads
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...