Copied to clipboard

Flag this post as spam?

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


  • Kevin C. Halpin 27 posts 108 karma points
    Jun 03, 2018 @ 12:58
    Kevin C. Halpin
    0

    Deploying Umbraco project to shared hosting

    Hi all,

    I wasn't sure in which category to put this question. When I want to deploy an Umbraco project to a shared hosting (ex. Hostgator) are there any files that I can exclude for the process ? (ex. Umbraco and Umbraco_Client folders) Are they going to be added automatically after packages are installed from the packages.config file? (Umbraco is also there). If so, which folders I can exclude? Cause I am publishing the site with ftp through the publishing tools from Visual Studio and I want to make the process faster. Also is a there a way tell which files to publish when using this method?

    Thanks in advance

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Aug 01, 2018 @ 08:21
    Alex Skrypnyk
    0

    Hi Kevin

    You have to deploy all files first time, especially umbraco and umbraco_client folders, and only after the first deploy, next time, you can deploy only files that were changed.

    Nuget packages restoring doesn't work in hosting environments, unless you use some build machine like Octopus or CCNet.

    Really nice checklist for deployment - https://github.com/engern/Umbraco-Deployment-Checklist/

    Thanks,

    Alex

Please Sign in or register to post replies

Write your reply to:

Draft