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
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...