Copied to clipboard

Flag this post as spam?

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


  • setevoy 2 posts 72 karma points
    Sep 12, 2016 @ 13:12
    setevoy
    0

    Azure SQL vs Umbraco CMS and new application release

    Hi.

    We have an Umbraco CMS installed as Azure WebApp. It uses two SQL databases.

    The question is - what is the best approach for updates/deployments?

    We have a code stored in Github and Hashicorp's GoCD as Continuous Integration server. For code there is no problem at all - we just use MSDeploy to update web.config and copy files.

    But what about SQL databases? We have a DEV environment, which has some media and localization updates. It includes database changes. Obviously - we can't just switch PROD to STAGE databases, as PROD have updates from some external users, and STAGE - have changes, which is not applied to PROD yet.

    I'm looking on to "Synchronize" facility - but not sure this is the correct way.

    Any tips appreciated.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies