• Deploy {{nodeName}} from {{environment.source}} to {{environment.destination}}

    Should all pages below {{nodeName}} be included in the deploy, or is it only "{{nodeName}}" you want to deploy to {{environment.destination}}?


  • Your deployment queue

    {{providerName(provider.Id).name}}

    • Including all items
    • {{entry.Name}}
      including descendants
    Clear
  • {{currentTask.description}}
    {{currentTask.currentActivity}}
  • Getting your content ready to be deployed

    We will collect all your changes, and all the things they need to function properly, then we will compare these changes with {{environment.destination}} - so we ensure only new content will be deployed

    {{currentTask.currentActivity}}
  • {{providerName(key).name}}

    • {{item.Name}} does not match
    • {{error}}
  • No new changes

    Everything is up to date, so no need to deploy

  • Your deployment queue

    The queue is currently empty, everything has been deployed already - to add new items to the queue right click content in the tree on the left and select "queue for deployment"

  • Something went wrong :(

    An error occurred while transferring the selected content, so the deployment could not finish.

    If you are an editor then please contact your developers or admins with the technical details listed below for help in resolving the issue.


    Developers can refer to this documentation for further assistance: Troubleshooting deploy errors


    Click to expand the technical details below to see exactly what went wrong

    Details:

    Here is some technical information that might help shed some light on whats happened:

    {{currentTask | json}}

    Message: {{error.message}}

    Exception Message: {{error.exceptionMessage}}

    Exception Type: {{error.type}}

    Stack Trace: {{error.stackTrace}}


  • Ready to deploy to {{environment.destination}}

    The following components need to be deployed along with {{nodeName}} for everything to function properly, this can be due to dependencies, references and the structure of your website.


    {{providerName(key).name}}

    • {{item.Name}}

    This will deploy {{manifest.deployement.length}} items to the website at {{environment.url}}
  • Deploying...

    Please hang on as changes are collected and deployed to {{environment.destination}}

    {{currentTask.currentActivity}}
  • Deployment complete

    Everything was packaged and sent to the website at {{environment.url}}

  • Restore complete

    Umbraco has downloaded the lates content and media, and restored all the underlying components of the website. All types, templates and other dependencies have been updated in this process.