Sean Aguinaga
Sean Aguinaga2w ago

Do Preview Environments Delete Themselves?

Do Preview ENVs delete themselves after a certain amount of time? My previous dev instance - that I made a specific deploy key for, is now gone?
3 Replies
Convex Bot
Convex Bot2w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
djbalin
djbalin2w ago
Convex preview deployments are automatically cleaned up 14 days after creation, or when a new preview deployment with the same name is created. https://docs.convex.dev/production/hosting/preview-deployments#limits
Preview Deployments | Convex Developer Hub
Use Convex with your hosting provider's preview deployments
Sean Aguinaga
Sean AguinagaOP2w ago
Dang I am trying to do a local dev build, dev.domain.com and domain.com Can I always use the same name and preserve things somehow? I guess I am wondering, how does convex imagine developer setting up environments? no staging? just local dev, preview, prod? I need to have oauth configured to a pre-set URL

Did you find this page helpful?