
I have a domain purchased on hostinger. I am also using their email hosting so there are DNS records for the email that are important. appwrite sites wants me to use their name servers instead of the hostinger ones.
What would be the best way to resolve this issue? bring the current hostinger domain records into the appwrite name servers? or let hostinger's name servers manage the domain and add a record to point to appwrite site's ip address somehow?
I just want email and a website on the same domain.

I did the latter, I set a CNAME record on my DNS provider to point to the appwrite sites domain. But it's really up to you, both methods will work. You can move the mx record to appwrite dns.
Recommended threads
- insecure connection on Appwrite sites de...
This only happens in microsoft edge for some reason. I inspected all network requests and they are all requesting https properly. All other browsers work fine. ...
- Building of functions not working anymor...
Function deployments get stuck on "waiting" for a long time, then on "building", then the build logs show an internal server error (500) before ultimately faili...
- Appwrite SSR Google OAuth (Invalid Redir...
I was following the documentation till here: https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-7#oauth-form Getting 301 err, I tried creating a new proje...
