Copied to clipboard

Flag this post as spam?

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


  • Alex 14 posts 95 karma points
    Nov 03, 2016 @ 13:03
    Alex
    0

    Best practice for deployment

    Hi,

    What is the best strategy for deploying Umbraco solution with Forms module. The problem I am dealing with are form definition JSON files, which are created on server and are being deleted with each deployment. Load balancing issues aside, how other people solve the deployment problem?

    I am deploying to Azure Cloud Service directly from Visual Studio and was trying custom SkipActions, however they seem not to work with Azure.

    What is a simple solution? Also, why a decision was made to hard code path to data folder rather than make it configurable?

    Thanks for any advice

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Nov 04, 2016 @ 20:01
    Dennis Aaen
    0

    Hi Alex,

    One way you could solve this is by using Umbraco Courier for transfer content, document types, templates, media, media types, macros, CSS, images, and scripts.

    You can also transfer forms with Courier you just need to do an extra step. You need to install a Courier resolver which you can find here https://github.com/umbraco/Umbraco.Courier.FormsProvider

    If you have issue with Umbraco Forms in a flexible load balancing then you should try to have a look at this package.

    https://our.umbraco.org/projects/website-utilities/umbraco-forms-cache-refreshers-for-flexible-load-balancing/

    Hope this helps, or at least help you a step forward.

    /Dennis

  • Alex 14 posts 95 karma points
    Dec 06, 2016 @ 12:16
    Alex
    0

    UmbracoForms 4.4.0 has addressed the issue

Please Sign in or register to post replies

Write your reply to:

Draft