You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 14/umbraco-deploy/README.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,26 +2,22 @@
2
2
description: Documentation on how to work with Umbraco Deploy.
3
3
---
4
4
5
-
# What is Umbraco Deploy?
5
+
# Umbraco Deploy Documentation
6
6
7
7
Umbraco Deploy is a deployment tool that helps you with the process of transferring code and data between multiple environments. Deploy can be configured for many different setups and is great for both small setups as well as large and more complex infrastructures.
8
8
9
-
<tabledata-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Set up Umbraco Deploy</strong></td><td>Learn how you can set up Umbraco Deploy on new and existing Umbraco projects.</td><td><ahref=".gitbook/assets/update.png">update.png</a></td><td><ahref="installation/install-configure.md">installation/install-configure.md</a></td></tr><tr><td><strong>Deployment workflow in</strong></td><td>Learn about how the Deployment workflow in Umbraco Deploy work.</td><td><ahref=".gitbook/assets/lightbulb.png">lightbulb.png</a></td><td><ahref="deployment-workflow/">deployment-workflow</a></td></tr><tr><td><strong>Upgrading</strong></td><td>Learn how you can upgrade Umbraco Deploy.</td><td><ahref=".gitbook/assets/code_cursor.png">code_cursor.png</a></td><td><ahref="upgrades/">upgrades</a></td></tr></tbody></table>
<tabledata-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-coverdata-type="files"></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Set up Umbraco Deploy</strong></td><td>Learn how you can set up Umbraco Deploy on new and existing Umbraco projects.</td><td><ahref=".gitbook/assets/update.png">update.png</a></td><td><ahref="installation/install-configure.md">install-configure.md</a></td></tr><tr><td><strong>Deployment workflow in</strong></td><td>Learn about how the Deployment workflow in Umbraco Deploy work.</td><td><ahref=".gitbook/assets/lightbulb.png">lightbulb.png</a></td><td><ahref="deployment-workflow/">deployment-workflow</a></td></tr><tr><td><strong>Upgrading</strong></td><td>Learn how you can upgrade Umbraco Deploy.</td><td><ahref=".gitbook/assets/code_cursor.png">code_cursor.png</a></td><td><ahref="upgrades/">upgrades</a></td></tr></tbody></table>
Umbraco Deploy is also the engine that runs behind the scenes on [Umbraco Cloud](https://docs.umbraco.com/umbraco-cloud/). Here it takes care of all the deployment processes of both code, schema and content on projects.
0 commit comments