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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...