I am almost pulling my hair out due to the aforementioned issue.
I deployed Appwrite using Coolify one click setup. Everything was working fine until I needed to add Google Auth, when I did, I realized that google was redirecting to the http endpoint instead of https and thus begun my woes. I first enabled _APP_OPTIONS_FORCE_HTTPS only to be hit by the too many redirects issue. After scouring the internet for a solution I saw that if I set Cloudflare Ssl/tls to Full it should work, I then proceeded to put my app behind Cloudflare and set it to Full, no dice. I have literally tried everything on this forum and still cant figure out a solution, I am almost at the point of going back to Supabase, please someone help me ðŸ˜ðŸ˜ðŸ˜
Recommended threads
- how think about relationships?
From what I understand, relationships don't work like foreign keys. So, two things: Is the way to simulate foreign keys to manually pass references to IDs? In...
- Does anyone have a docker compose file f...
The compose file example on appwrite docs is 1.8.1 and I would like to try 1.9.0
- Docker compose 1.9.0 support
Hi! Sorry if I've missed something, but I saw that version 1.9.0 was released for self hosting, yet the compose file linked in the official documentation (https...