I have self hosted Appwrite and am using cloudflare tunnels to route my domain. I have taken other advice and configured the Cloudflare SSL settings to Full and it still hasnt fixed the issue for me
why exactly are you using a tunnel? is this instance hosted on localhost?
No its hosted on a server
its on my friends machine which I dont have port forwarding to
thats why cloudflare tunnel is being used
so I can access it
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- 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....