Hi Everyone, I'm trying to self host

Hi Everyone, I'm trying to self host convex on the coolify but I got some issue. this what I did I create a coolify project and I deployed my next js project on it I add the environement varilables (CONVEX_SELF_HOSTED_ADMIN_KEY and CONVEX_SELF_HOSTED_URL) I added a convex service on the same coolify project and there I got 2 services (backend and dashbaord) and I can go to the dashbard via the generated adminkey the backend is up and runing. I got visite my nextjs application where the main root is the login page for my app. but on my convex dashboard I can't see any table of function. Also I run into the nextjs terminal npx convex dev but nothing is working
Was this page helpful?