I am very new to Frappe.
I have one development server and one production server.Kindly guide me how to update production site with new changes i have made in development site.
I had read that for this need to take backup of production site and restore in development site make necessary changes then take backup of dev site and restore in production site.Is this the correct way? if so kindly guide with the steps with commands.
I have a doubt also in doing so , is there chances for data lose in production site due to overwrite data in production site with dev site?
kindly guide me i searched a lot , but didn’t get a solution.