Skip to content

Commit 13fc187

Browse files
authored
Merge pull request #7011 from umbraco/flex/projectOverview
Project Overview article updated with correct environment refs
2 parents 7457b91 + 45e62fc commit 13fc187

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed
-27.9 KB
Binary file not shown.
22.8 KB
Loading
Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,21 @@
11
# Project Overview
22

3-
Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and a Settings section.
3+
Umbraco Cloud Projects are made of three major components: Environments, Team Members/Invite Users, and Settings.
44

5-
![Project overview](images/project-components.png)
5+
![Project overview](images/project-overview.png)
66

77
## Environments
88

9-
The number of _Environments_ in your project is dependent on which plan you are on:
9+
The number of Environments in your project is dependent on which plan you are on:
1010

11-
* With the **Starter Plan**, you have the option to add a _Development_ environment.
12-
* With the **Standard Plan**, you get a _Development_ and a _Live_ environment with the option to add a _Staging_ environment. You can add/remove environments as needed
13-
* With the **Professional Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Standard Plan you can add/remove environments as needed.
14-
* With the **Enterprise Plan**, you get a _Development_, a _Staging_, and a _Live_ environment - as with the Professional Plan you can add/remove environments as needed.
11+
<table><thead><tr><th width="117">Plan</th><th width="116" data-type="number">Environments</th><th width="167" data-type="checkbox">Flexible Environments</th><th>Environment Combinations Examples</th></tr></thead><tbody><tr><td>Starter</td><td>2</td><td>false</td><td><em>QA + Production</em></td></tr><tr><td>Standard</td><td>3</td><td>true</td><td><em>Flexible + QA + Production</em><br><em>Development + QA + Production</em></td></tr><tr><td>Professional</td><td>4</td><td>true</td><td><em>Flexible + Development + QA + Production</em></td></tr></tbody></table>
1512

1613
To get a technical overview of your Cloud environments, see the [Environments](environments.md) article. For more information on how to add or remove environments, see the [Manage Environments](../set-up/manage-environments.md) article.
1714

1815
## Team Members/Invite Users
1916

20-
Another major component of your Umbraco Cloud project is _Team Members_. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles.
17+
Another major component of your Umbraco Cloud project is Team Members. When you add team members to a project, they will automatically be added as backoffice users in all the environments. Team members can be added as _Admins_, _Writers_, or _Readers_. Refer to the [Team Members](../set-up/project-settings/team-members/) article to learn more about these roles.
2118

2219
## Settings
2320

24-
In the _Settings_ section, you can manage and configure your project to fit your needs. Learn more about the different settings in the [Project Settings](../set-up/project-settings/) article.
21+
There are many different settings available for you to configure your project for your needs. Learn more about the settings in the [Project Settings](../set-up/project-settings/) article.

0 commit comments

Comments
 (0)