Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Samuel McBeth 1 post 71 karma points
    Mar 01, 2022 @ 22:41
    Samuel McBeth
    0

    Adding content to migration scripts

    Hi all,

    My team is getting started with Umbraco and will have ~7 people working on the site in local copies. Page changes will then need to be deployed to a UAT environment for final approval before deploying them to production. Changes are being pushed into github but only templates etc show without the actual page contents.

    I understand the page content is stored in the database so is there a way to get the content added to the migration scripts automatically or do I need to write something that can detect the changes and create the scripts?

    If we cannot get the content added, how are other people deploying updated page content between environments?

    Thanks

  • Lindow 154 posts 1301 karma points
    Mar 01, 2022 @ 22:53
    Lindow
    100

    Hi Samuel.

    You can use either of these two packages: 1. https://jumoo.co.uk/usync/ 2. https://our.umbraco.com/packages/developer-tools/umbraco-deploy/

    to transfer content and media files between envs.

    You can also go with the custom built DB migration approach but I don't have any guides for that.

    We use the 2nd package on Umbraco Cloud as it's a part of the Paas offering.

Please Sign in or register to post replies

Write your reply to:

Draft