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
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...