Dev ItaliyaD
Convex Community4mo ago
25 replies
Dev Italiya

Custom Domain hosting help

I deployed my Next.js frontend on an AWS EC2 machine at xyz.com, while my backend is still on Convex Cloud. The site was live, but Convex Auth wasn’t working , I couldn’t log in or use authentication flows.

I just need to do a simple thing , deploy my Next.js website on web and use convex DB dashboard as cloud service , no self host needed for me .

How should I proceed , Do i have to buy convex PRO ? whch is 25$ subscription ?

I need to deploy my frontend , I am using nginx inside my EC2 server and SSL using free certbot . Can anyone give me a procedure what should I do .

I am thinking of buying the convex pro and using the above image thing which I found on project setting , will this work ?

I have google auth as well as Password Auth from convex Auth , I have put my .env too which is the development mode .env which is working fine in vercel deployment as well as locally too .

Just need info that we need to buy convex pro or not and if I buy and put this convex site url as let say xyz.com and api as api.xyz.com , will it work automatically like from this convex backend only ? or do i have to chnage my next js .env file too with api.xyz.com
image.png
image.png
Was this page helpful?