Skip to content

Commit daf6a54

Browse files
authored
Create "About GitHub Enterprise Cloud" (#33284)
1 parent 5d4f0f3 commit daf6a54

File tree

10 files changed

+71
-24
lines changed

10 files changed

+71
-24
lines changed

content/admin/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ redirect_from:
6464
- /insights/installing-and-configuring-github-insights/managing-data-in-github-insights/managing-repositories
6565
- /admin/configuration/configuring-your-enterprise/configuring-data-encryption-for-your-enterprise
6666
introLinks:
67-
overview: '{% ifversion ghes %}/admin/overview/about-github-enterprise-server{% elsif ghae %}/admin/overview/about-github-ae{% elsif ghec %}/admin/overview/about-enterprise-accounts{% endif %}'
67+
overview: '{% ifversion ghes %}/admin/overview/about-github-enterprise-server{% elsif ghae %}/admin/overview/about-github-ae{% elsif ghec %}/admin/overview/about-github-enterprise-cloud{% endif %}'
6868
Releases: '{% ifversion ghes %}/admin/all-releases{% endif %}'
6969
changelog:
7070
label: enterprise
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: About GitHub Enterprise Cloud
3+
intro: "{% data reusables.enterprise.about-ghec %}"
4+
versions:
5+
ghec: '*'
6+
type: overview
7+
topics:
8+
- Enterprise
9+
- Fundamentals
10+
---
11+
12+
## About {% data variables.product.product_name %}
13+
14+
{% data variables.product.product_name %} adds advanced functionality to {% data variables.product.prodname_dotcom_the_website %}, such as SAML authentication, additional {% data variables.product.prodname_actions %} minutes, the ability to restrict email notifications to verified domains, and privately published {% data variables.product.prodname_pages %} sites. For a full list of features included with {% data variables.product.product_name %}, see our [Pricing](https://github.com/pricing) page.
15+
16+
One of the main differences between {% data variables.product.product_name %} and other plans for {% data variables.product.prodname_dotcom_the_website %} is access to an enterprise account. Enterprise accounts provide administrators with a single point of visibility and management across multiple organizations. For more information, see "[About enterprise accounts](/admin/overview/about-enterprise-accounts)."
17+
18+
{% data reusables.enterprise.ghe-includes-ghec-and-ghes %} For more information about {% data variables.product.prodname_ghe_server %} and how it differs from {% data variables.product.prodname_ghe_cloud %}, see "[About {% data variables.product.prodname_dotcom %} for enterprises](/admin/overview/about-github-for-enterprises#about-deployment-options)."
19+
20+
## About identity and access management
21+
22+
Before you start using {% data variables.product.product_name %}, you must decide whether you want to allow your developers to create and manage their own personal accounts, or whether you want to use {% data variables.product.prodname_emus %}, which allows you to create and manage the user accounts for your developers through your IdP.
23+
24+
If you choose {% data variables.product.prodname_emus %}, all user accounts must be provisioned by a supported IdP via SCIM, and you can manage team and organization membership via your IdP, too. {% data variables.enterprise.prodname_managed_users_caps %} are strongly restricted in their ability to contribute outside of your enterprise.
25+
26+
If you choose not to use {% data variables.product.prodname_emus %}, your developers will create their own personal accounts on {% data variables.product.prodname_dotcom_the_website %}, but you can optionally require SAML authentication before those personal accounts can access your enterprise's resources.
27+
28+
To help you decide which choice is best for your enterprise, see "[About authentication for your enterprise](/admin/identity-and-access-management/managing-iam-for-your-enterprise/about-authentication-for-your-enterprise)."
29+
30+
## About documentation
31+
32+
Documentation for both administrators and users of {% data variables.product.product_name %} is available on this site, {% data variables.product.prodname_docs %}.
33+
34+
- [Enterprise administrator documentation](/admin)
35+
- [User documentation](/)
36+
37+
{% data reusables.docs.ghec-docs %}
38+
39+
## Trying {% data variables.product.product_name %}
40+
41+
You can sign up for a free, 30-day trial of {% data variables.product.product_name %}. For more information, see "[Setting up a trial of {% data variables.product.prodname_ghe_cloud %}](/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud)."
42+
43+
## Further reading
44+
45+
- "[Getting started with {% data variables.product.prodname_ghe_cloud %}](/get-started/onboarding/getting-started-with-github-enterprise-cloud)"
46+
- [ {% data variables.product.prodname_roadmap %} ]( {% data variables.product.prodname_roadmap_link %} ) in the `github/roadmap` repository

content/admin/overview/about-github-for-enterprises.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Optionally, you can add extra code security features with {% data variables.prod
2525

2626
## About deployment options
2727

28-
When you purchase {% data variables.product.prodname_enterprise %}, you get access to both {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}. {% data variables.product.prodname_ghe_cloud %} is a set of advanced functionality on {% data variables.product.prodname_dotcom_the_website %}, while {% data variables.product.prodname_ghe_server %} is self-hosted platform. For more information, see "[About {% data variables.product.prodname_ghe_server %}]({% ifversion not ghes %}/enterprise-server@latest{% endif %}/admin/overview/about-github-enterprise-server){% ifversion not ghes %}" in the {% data variables.product.prodname_ghe_server %} documentation.{% else %}."{% endif %}
28+
{% data reusables.enterprise.ghe-includes-ghec-and-ghes %} {% data variables.product.prodname_ghe_cloud %} is a set of advanced functionality on {% data variables.product.prodname_dotcom_the_website %}, while {% data variables.product.prodname_ghe_server %} is self-hosted platform. For more information, see "[About {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud)"{% ifversion not ghec %} in the {% data variables.product.prodname_ghe_cloud%} documentation{% endif %} and "[About {% data variables.product.prodname_ghe_server %}]({% ifversion not ghes %}/enterprise-server@latest{% endif %}/admin/overview/about-github-enterprise-server){% ifversion not ghes %}" in the {% data variables.product.prodname_ghe_server %} documentation.{% else %}."{% endif %}
2929

3030
For {% data variables.product.prodname_ghe_cloud %}, you can allow developers to create and manage their own personal accounts, or you can use {% data variables.product.prodname_emus %}, which enables you to create and manage the user accounts for your developers. For more information, see "[About authentication for your enterprise](/admin/identity-and-access-management/managing-iam-for-your-enterprise/about-authentication-for-your-enterprise)."
3131

content/admin/overview/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ versions:
99
ghae: '*'
1010
children:
1111
- /about-github-for-enterprises
12+
- /about-github-enterprise-cloud
1213
- /about-github-enterprise-server
1314
- /about-github-ae
1415
- /about-upgrades-to-new-releases
@@ -20,4 +21,5 @@ children:
2021
- /creating-an-enterprise-account
2122
- /accessing-compliance-reports-for-your-enterprise
2223
---
24+
2325
For more information, or to purchase {% data variables.product.prodname_enterprise %}, see [{% data variables.product.prodname_enterprise %}](https://github.com/enterprise).

content/get-started/learning-about-github/githubs-products.md

+14-19
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ With {% data variables.product.prodname_free_user %}, your personal account incl
3434
- {% data variables.product.prodname_gcf %}
3535
- {% data variables.product.prodname_dependabot_alerts %}
3636
- Two-factor authentication enforcement
37-
- 2,000 {% data variables.product.prodname_actions %} minutes per month
37+
- 2,000 {% data variables.product.prodname_actions %} minutes per month
3838
- 500 MB {% data variables.product.prodname_registry %} storage {% ifversion fpt or ghec%}
3939
- 120 {% data variables.product.prodname_github_codespaces %} core hours per month
4040
- 15 GB {% data variables.product.prodname_github_codespaces %} storage per month {% endif %}
@@ -43,7 +43,7 @@ With {% data variables.product.prodname_free_user %}, your personal account incl
4343

4444
In addition to the features available with {% data variables.product.prodname_free_user %} for personal accounts, {% data variables.product.prodname_pro %} includes:
4545
- {% data variables.contact.github_support %} via email
46-
- 3,000 {% data variables.product.prodname_actions %} minutes per month
46+
- 3,000 {% data variables.product.prodname_actions %} minutes per month
4747
- 2 GB {% data variables.product.prodname_registry %} storage {% ifversion fpt or ghec%}
4848
- 180 {% data variables.product.prodname_github_codespaces %} core hours per month
4949
- 20 GB {% data variables.product.prodname_github_codespaces %} storage per month {% endif %}
@@ -65,15 +65,15 @@ In addition to the features available with {% data variables.product.prodname_fr
6565
- {% data variables.product.prodname_gcf %}
6666
- Team discussions
6767
- Team access controls for managing groups
68-
- 2,000 {% data variables.product.prodname_actions %} minutes per month
69-
- 500 MB {% data variables.product.prodname_registry %} storage
68+
- 2,000 {% data variables.product.prodname_actions %} minutes per month
69+
- 500 MB {% data variables.product.prodname_registry %} storage
7070

7171
## {% data variables.product.prodname_team %}
7272

7373
In addition to the features available with {% data variables.product.prodname_free_team %} for organizations, {% data variables.product.prodname_team %} includes:
7474
- {% data variables.contact.github_support %} via email
75-
- 3,000 {% data variables.product.prodname_actions %} minutes per month
76-
- 2 GB {% data variables.product.prodname_registry %} storage
75+
- 3,000 {% data variables.product.prodname_actions %} minutes per month
76+
- 2 GB {% data variables.product.prodname_registry %} storage
7777
- Advanced tools and insights in private repositories:
7878
- Required pull request reviewers
7979
- Multiple pull request reviewers
@@ -96,31 +96,26 @@ In addition to the features available with {% data variables.product.prodname_fr
9696

9797
## {% data variables.product.prodname_enterprise %}
9898

99-
{% data variables.product.prodname_enterprise %} includes two deployment options: cloud-hosted and self-hosted.
99+
{% data variables.product.prodname_enterprise %} includes two deployment options: {% data variables.product.prodname_ghe_cloud %}, which is cloud-hosted and part of {% data variables.product.prodname_dotcom_the_website %}, and {% data variables.product.prodname_ghe_server %}, which is self-hosted. For more information, see "[About {% data variables.product.prodname_dotcom %} for enterprises]({% ifversion fpt %}/enterprise-cloud@latest{% endif %}/admin/overview/about-github-for-enterprises){% ifversion fpt %}" in the {% data variables.product.prodname_ghe_cloud %} documentation.{% else %}."{% endif %}
100100

101101
In addition to the features available with {% data variables.product.prodname_team %}, {% data variables.product.prodname_enterprise %} includes:
102+
102103
- {% data variables.contact.enterprise_support %}
103104
- Additional security, compliance, and deployment controls
104105
- Authentication with SAML single sign-on
105106
- Access provisioning with SAML or SCIM
106107
- {% data variables.product.prodname_github_connect %}
107108
- The option to purchase {% data variables.product.prodname_GH_advanced_security %}. For more information, see "[About {% data variables.product.prodname_GH_advanced_security %}](/github/getting-started-with-github/about-github-advanced-security)."
108109

109-
{% data variables.product.prodname_ghe_cloud %} also includes:
110-
- {% data variables.contact.enterprise_support %}. For more information, see "<a href="/articles/github-enterprise-cloud-support" class="dotcom-only">{% data variables.product.prodname_ghe_cloud %} support</a>" and "<a href="/articles/github-enterprise-cloud-addendum" class="dotcom-only">{% data variables.product.prodname_ghe_cloud %} Addendum</a>."
111-
- 50,000 {% data variables.product.prodname_actions %} minutes per month
112-
- 50 GB {% data variables.product.prodname_registry %} storage
113-
- Access control for {% data variables.product.prodname_pages %} sites. For more information, see "[Changing the visibility of your {% data variables.product.prodname_pages %} site](/enterprise-cloud@latest/pages/getting-started-with-github-pages/changing-the-visibility-of-your-github-pages-site)."
110+
{% data variables.product.prodname_ghe_cloud %} specifically includes:
111+
- 50,000 {% data variables.product.prodname_actions %} minutes per month
112+
- 50 GB {% data variables.product.prodname_registry %} storage
114113
- A service level agreement for 99.9% monthly uptime
115-
- The option to configure your enterprise for {% data variables.product.prodname_emus %}, so you can provision and manage members with your identity provider and restrict your member's contributions to just your enterprise. For more information, see "[About {% data variables.product.prodname_emus %}](/enterprise-cloud@latest/admin/authentication/managing-your-enterprise-users-with-your-identity-provider/about-enterprise-managed-users)."
116114
- The option to centrally manage policy and billing for multiple {% data variables.product.prodname_dotcom_the_website %} organizations with an enterprise account. For more information, see "[About enterprise accounts](/enterprise-cloud@latest/admin/overview/about-enterprise-accounts)."
115+
- The option to provision and manage the user accounts for your developers, by using {% data variables.product.prodname_emus %}. For more information, see "[About {% data variables.product.prodname_emus %}](/enterprise-cloud@latest/admin/authentication/managing-your-enterprise-users-with-your-identity-provider/about-enterprise-managed-users)."
117116

118-
{% data reusables.enterprise.about-github-for-enterprises %}
119-
120-
You can set up a trial to evaluate {% data variables.product.prodname_ghe_cloud %}. For more information, see "[Setting up a trial of {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/articles/setting-up-a-trial-of-github-enterprise-cloud)."
121-
122-
For more information about hosting your own instance of {% data variables.product.prodname_ghe_server %}, including setting up a trial, see "[About {% data variables.product.prodname_ghe_server %}](/enterprise-server/admin/overview/about-github-enterprise-server)."
117+
You can set up trials to evaluate {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}. For more information, see "[Setting up a trial of {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud)" and "[Setting up a trial of {% data variables.product.prodname_ghe_server %}](/enterprise-server@latest/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-server)."
123118

124119
## Further reading
125120

126-
- "[About per-user pricing]({% ifversion not ghec %}/enterprise-cloud@latest{% endif %}/billing/managing-billing-for-your-github-account/about-per-user-pricing)"{% ifversion not ghec %}" in the {% data variables.product.prodname_ghe_cloud %} documentation{% endif %}
121+
- "[About per-user pricing]({% ifversion not ghec %}/enterprise-cloud@latest{% endif %}/billing/managing-billing-for-your-github-account/about-per-user-pricing)"{% ifversion not ghec %} in the {% data variables.product.prodname_ghe_cloud %} documentation{% endif %}

content/get-started/onboarding/getting-started-with-github-enterprise-cloud.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This guide will walk you through setting up, configuring and managing your {% da
1919

2020
The main difference between the products is that {% data variables.product.prodname_ghe_cloud %} is hosted by {% data variables.product.prodname_dotcom %}, while {% data variables.product.prodname_ghe_server %} is self-hosted.
2121

22-
{% data reusables.enterprise.about-github-for-enterprises %}
22+
For more information about {% data variables.product.prodname_ghe_cloud %}, see "[About {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud)."
2323

2424
With {% data variables.product.prodname_ghe_cloud %}, you have the option of using {% data variables.product.prodname_emus %}. {% data reusables.enterprise-accounts.emu-short-summary %}
2525

@@ -203,7 +203,8 @@ Members of your organization or enterprise can use tools from the {% data variab
203203
Members of your organization or enterprise can use GitHub's learning and support resources to get the help they need. You can also support the open source community.
204204

205205
### 1. Reading about {% data variables.product.prodname_ghe_cloud %} on {% data variables.product.prodname_docs %}
206-
You can read documentation that reflects the features available with {% data variables.product.prodname_ghe_cloud %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
206+
207+
{% data reusables.docs.ghec-docs %}
207208

208209
{% data reusables.enterprise.best-practices %}
209210

content/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ shortTitle: Enterprise Cloud trial
1919

2020
## About {% data variables.product.prodname_ghe_cloud %}
2121

22-
{% data variables.product.prodname_ghe_cloud %} is a plan for large businesses or teams who collaborate on {% data variables.product.prodname_dotcom_the_website %}. {% data reusables.enterprise.about-github-for-enterprises %}
22+
{% data reusables.enterprise.about-ghec %} For more information, see "[About {% data variables.product.prodname_ghe_cloud %}](/enterprise-cloud@latest/admin/overview/about-github-enterprise-cloud)."
2323

2424
{% data reusables.organizations.about-organizations %} For more information about accounts, see "[Types of {% data variables.product.prodname_dotcom %} accounts](/get-started/learning-about-github/types-of-github-accounts)."
2525

data/reusables/docs/ghec-docs.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
You can read documentation that reflects the features available with {% data variables.product.prodname_ghe_cloud %}. For more information, see "[About versions of {% data variables.product.prodname_docs %}](/get-started/learning-about-github/about-versions-of-github-docs)."
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{% data variables.product.prodname_ghe_cloud %} is designed for large businesses or teams who collaborate on {% data variables.product.prodname_dotcom_the_website %}.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
When you purchase {% data variables.product.prodname_enterprise %}, you get access to both {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}.

0 commit comments

Comments
 (0)