Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions 15/umbraco-deploy/deployment-workflow/deploy-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,26 +10,26 @@ In this article, we will show the different sections on the Deploy dashboard and

## Deploy Status

Here you can see whether the latest deployment has been completed or failed. You can see the version of Umbraco Deploy you are running, and the last time an operation was run.
Here, you can check whether the latest deployment was successful or failed. You can also see the version of Umbraco Deploy in use and the timestamp of the last operation.

<figure><img src="../.gitbook/assets/image (7).png" alt="Umbraco Deploy status"><figcaption><p>Umbraco Deploy status</p></figcaption></figure>
![Umbraco Deploy status](images/deploy-dashboard.png)

## Deploy Operations

With the Deploy operations, you can run different operations in Umbraco Deploy.

<div align="left">

<figure><img src="../.gitbook/assets/image (8).png" alt="The different Deploy operations."><figcaption><p>The different Deploy operations.</p></figcaption></figure>

</div>
![Deploy operations](images/deploy-operations.png)

Below you can read what each operation will do when run through the dashboard.

### Update Umbraco Schema From Data Files

Running this operation will update the Umbraco Schema based on the information in the `.uda` files on disk.

### Verify and Clean Schema

This operation deletes schema from your current environment if it does not have a matching UDA file. It manually deletes each item in the Schema Comparison overview with an exclamation mark in the 'File Exists' column.

### Export Schema To Data Files

Running this operation will extract the schema from Umbraco and output it to the `.uda` files on disk.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.