Skip to main content

How can projects be cloned or replicated in Umbraco Cloud, and what permissions are required?

Written by Joana Knobbe
Updated over 2 weeks ago

Keywords: Cloud, clone project

Umbraco Cloud provides tools and processes to replicate or clone project setups, but there are specific limitations and requirements to consider. Below is a comprehensive guide to understanding project cloning, using Baselines for replication, and managing permissions.

Overview of Project Cloning in Umbraco Cloud

In Umbraco Cloud, there is no direct way to "clone" an entire project, including all environments and portal configurations, with a single click. However, there are alternative methods to replicate a project’s setup for new projects. These methods ensure scalability and consistency across multiple projects.

Using Baselines for Project Replication

To replicate a project’s structure and configuration, Umbraco Cloud offers a feature called Baselines. Baselines allow you to create new projects based on a master project. This is particularly useful for organizations that need to maintain a consistent setup across multiple projects. By using Baselines, you can:

  • Reuse the master project’s structure and configuration.

  • Ensure consistency and scalability when creating new projects.

This approach is ideal for scenarios where you need to replicate a project’s setup rather than cloning an existing project entirely.

Permissions Required for Cloning

To clone an Umbraco Cloud project, specific permissions are required. A user must have at least Write access to the environments in the Umbraco Cloud portal. Without these permissions, the user will not be able to perform cloning actions.

Admin Guidelines for Granting Permissions

If you are an admin on the project, you can manage and update user permissions directly in the Umbraco Cloud portal. To grant the necessary permissions for cloning:

  1. Navigate to the project in the Umbraco Cloud portal.

  2. Update the user’s access level to include Write permissions.

  3. Re-invite the user with the updated permissions to ensure they can perform cloning actions.

By following these steps, you can ensure that the appropriate users have the access they need to clone or replicate projects.

Related Topics

Did this answer your question?