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
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Active Running Project Deletion Alert Em...
Hi , I received an email alert from Appwrite today stating βyour project will be deleted within 14 days if no action is taken,β though I have been actively usin...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...