Copied to clipboard

Flag this post as spam?

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


  • Nadine Fisch 159 posts 429 karma points
    Jan 12, 2018 @ 10:55
    Nadine Fisch
    0

    Live Deployment - Best practices

    Hi,

    can you please give me a short instruction how to deploy an Umbraco Webseite without loosing information? What is the best deployment process?

    At the moment, we deploy the filesystem via git push automation process, that works great. But there is no process to deploy changed content (documenttypes, new fields, pages etc). I manually create the new content and I dont like that, because I need to remember all changes. Best approach would be to only deploy changed content automatically or to show me the changed content.

    Are there any important stepts after a db dump? In Wordpress I have to replace all hostnames in db.

    What are the key points in a umbraco deployment process?

    Thanks in advance.

    Nadine

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Jan 12, 2018 @ 11:02
    Alex Skrypnyk
    101

    Hi Nadine

    There are 2 ways of handling db changes between environments:

    1. Use Umbraco Cloud - easy deploy, GIT and free Umbraco upgrades
    2. uSync(https://our.umbraco.org/projects/developer-tools/usync/) - generates xml files, you transfer files via GIT or FTP - and uSync on the live environment do the changes from xml files

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft