Migration from Virtual Machine To Own Server

Hello,
i am using erp next on local host via virtual machine.is it possible to migrate from virtual machine to own Linux server without the loss of any data whenever i want or if i choose virtual machine there will be no way to migrate to own Linux server.

Hello @Dani_Ali,

You can use bench backup command and install new install a new erpnext instance to your own linux sever and restore the backup. See Restoring From ERPNext Backup · frappe/erpnext Wiki · GitHub

Cheers,
Chris

1 Like

thank you so much for help

Hello,

i wan’t to do the same thing. I have developer mode on my VM and i wan’t to move to local server. My question is can i restore developer backup to production new install or i must have production backup?