Copied to clipboard

Flag this post as spam?

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


  • James 251 posts 1169 karma points
    Nov 04, 2015 @ 15:38
    James
    0

    Azure Continuous Deployment + Umbraco

    Hello,

    Azure has a cool feature that allows you to watch a branch on a GitHub repository to do continuous deployment to web applications. Awesome feature and it works great.

    Here comes the problem, how do i include the Umbraco DB in this?

    I need to deploy DB changes like document types along with code changes, has anyone got any experience with automation in this?

    Could do with pointing in the right direction.

    Cheers

    James.

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Nov 05, 2015 @ 08:07
    Dave Woestenborghs
    100

    For deploying doctype, datatypes, etc... to other environment we use uSync.

    https://our.umbraco.org/projects/developer-tools/usync/

    Works fine on Azure.

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft