Hello,
I am using Nginx Proxy Manager (https://nginxproxymanager.com/) to forward appwrite to my domain. When I setup the CNAME record to point from api.polarix.host to appwrite.polarix.host (as stated by the directions) it says it is not pointed to the domain (even though the record has been up for 5 days now at least.
Unsure why this would be the case
I do however have appwrite pointed to BOTH api.polarix.host and appwrite.polarix.host as without this when I go to api.polarix.host it shows the Nginx success screen
Well it's partly because you have cloudflare proxy on.
Anyways, if you have NPM you don't really need your domain to be verified or anything
I'm trying to get that on because I keep getting the 3rd party cookies blocked message on saying it reverted to localstorage
Ya it's fine. You don't need it verified or a SSL cert. You just need the endpoint to be a sub domain of your app
Ah ok so that doesn't matter? Thanks!
Recommended threads
- Can't really use the S3 storage device
hi, I've linked my local MinIO Instance (it's just for testing, not for prod.) to my appwrite instance, when i'm uploading a file it's getting uploaded to the S...
- Next.js SSR Site Times Out on First Visi...
Hey everyone, I'm running a Next.js SSR site on a self-hosted Appwrite server (v1.9.0), and I've noticed a strange behavior that I'm hoping someone can help me...
- Appwrite migration stuck on pending
Migration an existing self hosted 1.9.0 to a new VPS tuning self hosted 1.9.0.. import data recognises the api url, project id and api and then when I create, i...