#Deploy to custom domain
3 messages · Page 1 of 1 (latest)
Hi @tacit vault. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Based on the available knowledge sources, Chef does not currently support automatic deployment to custom domains, even if you are on a paid Convex plan. Chef can deploy a dev version of your app for sharing, but for long-term or production use—including deploying to a custom domain—you are advised to download your code from Chef and follow the manual production deployment process. This involves setting up your own hosting and configuring custom domains through the Convex dashboard and your hosting provider, as described in the Convex documentation. Chef does not have built-in support for importing projects or tracking progress outside its environment, and deploying to custom domains requires steps outside of Chef's current capabilities Chef docs Chef FAQs.
Custom domains require a Convex Pro plan, and the process involves configuring DNS records and redeploying your project, which is not automated by Chef itself Custom Domains & Hosting.