Yes To point it at a domain name
It's worth checking it out For now I would recommend checking one of these 3 that report to work very good with Appwrite
- Linode
- Digital Ocean
- Hetzner (the cheapest)
Okay Thanks
And sure You also have Appwrite Cloud
When a use only ip address all works {"ip":"154.72.171.250","countryCode":"CM","country":"Cameroon","continentCode":"AF","continent":"Africa","eu":false,"currency":""}
Yes, makes sense
maybe you have some setting in your DNS for (enable proxy)
Probably their DNS somehow reversing the proxy
cloudflare does this
What you can do is to manage the DNS by your own and just point some A record to your server IP
Can he have a mini-documentation for this? π
Where is your domain hosted?
You can check this list
In that solution you're using CNAME
because you're pointing it to an existing domain name
In your case you'll need to add A
record as you're pointing to an IP address
Hostinger
Also the domain?
Yes
And you've added A
record that points to your server IP?
Give me a few minutes to do it.
Okay
But how is your domain was pointing to your server till now?
This was already the case
I went through Hostinger documentation and haven't find anything about proxy I'll suggest you'll contact them
Okay, I'll contact them right away. Thank you for your answers πββοΈ
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...