Hi, we have production and staging servers for our Umbraco 7.2.1 solution and we have some changes in staging database, we have to move this changes to the production database. What is the best way to do that without affecting data in production database?
Hi Alex thank you for the reply. For now I just want to update the content, document types, templates and datatypes in my production server without affecting the content that we have in this server.
Update Umbraco Database
Hi, we have production and staging servers for our Umbraco 7.2.1 solution and we have some changes in staging database, we have to move this changes to the production database. What is the best way to do that without affecting data in production database?
Best Regards
Hi Vanilson,
What type of data do you want to the production server? Is it content ?
The most Umbraco way to do it is to use uSync.
https://our.umbraco.org/projects/developer-tools/usync/
Thanks,
Alex
Hi Alex thank you for the reply. For now I just want to update the content, document types, templates and datatypes in my production server without affecting the content that we have in this server.
Best Regards
uSync is good for transferring docTypes and templates. uSync can transfer content too.
Another possibility is to use Umbraco as Service for such issue.
Best Regards
Hi Alex, I tried to install uSync Package and I´m getting the following warning.
I´m using Umbraco 7.2.1, any idea of how to solve this?
Best Regards
Hi Alex, problem solved, I was installing the wrong version for the Umbraco.
Best Regards
Hi,
Glad for you.
is working on a reply...