LordSilver
LordSilver3w ago

Setting up a self-hosted instance

i tried to change it but it gets overwritten every time i run npx convex dev
7 Replies
Nicolas
Nicolas3w ago
That might be because of your CONVEX_DEPLOY_KEY, I think that you're supposed to only have CONVEX_SELF_HOSTED_ADMIN_KEY/CONVEX_SELF_HOSTED_URL/CONVEX_URL
LordSilver
LordSilverOP3w ago
so i should remove that env var? i think also VITE_CONVEX_URL is supposed to be there even if not mentioned in the self-hosting guide
LordSilver
LordSilverOP3w ago
ok something changed
No description
LordSilver
LordSilverOP3w ago
i removed CONVEX_DEPLOY_KEY and CONVEX_DEPLOYMENT weird it says it's not supported tho since it runs in docker compose
LordSilver
LordSilverOP3w ago
ok now i see the functions
No description
LordSilver
LordSilverOP3w ago
so it's just a bug in the CLI apparently it actually works CLI should return the dashboard url (http://localhost:6791/) instead of giving that warning/error message
LordSilver
LordSilverOP3w ago
now i just need a way to fix this
No description
No description

Did you find this page helpful?