#Data migration

3 messages · Page 1 of 1 (latest)

mortal pendant
#

Is it possible to migrate the data from self-hosted convex to the paid convex cloud?

agile fractalBOT
#

Hi @mortal pendant. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Yes, it is possible to migrate data from a self-hosted Convex instance to the paid Convex cloud. You can use the npx convex export command to export your data from the self-hosted backend, and then use npx convex import to import it into the cloud product. This process allows you to move your data between self-hosted and cloud environments as needed. For more details, see the guidance on migration in the Convex documentation and community posts: Self-Hosting with Convex: Everything You Need to Know.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: