kondik
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
For now, I'll use a cloud solution, but I hope to migrate to self-hosting in the future.
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
convex cloud origin and site origin are set in docker compose, provided in coolify
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
the only difference i used password login, not oauth, but both were not working on selfhost
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
yeah its working on cloud, i just changed .env.local to cloud urls, and used npx convex dev auth
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
and yes, i followed manual instructions for auth
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
originally SERVICE_FQDN_CONVEX_6791 was equal to dashboard url, and i had to change it to be able to go through oauth
11 replies
CCConvex Community
•Created by kondik on 2/28/2025 in #self-hosted
now i am trying to make convex auth work
in coolify, where SERVICE_FQDN_CONVEX_6791 equals <backend-url> , the same as CONVEX_SELF_HOSTED_URL in client env
11 replies