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: content/billing/concepts/enterprise-billing/combined-enterprise-use.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,9 @@ There are two types of {% data variables.product.prodname_enterprise %} (GHE) li
38
38
***GHE (Usage-based, also called metered)**: A cloud-first license where users must first be assigned to a {% data variables.product.prodname_ghe_cloud %} organization.
39
39
* All Cloud users automatically receive a right to use {% data variables.product.prodname_ghe_server %}.
40
40
* Billing is based on the number of active users each month.
41
-
* Users can generate their own Server license, which covers the number of assigned Cloud seats at the time of generation and is valid for one year.
41
+
* Users can generate their own Server license, and the seat count is based on the number of consumed enterprise Cloud licenses at the time of generation. The license is valid for one year.
42
+
43
+
You can find your enterprise's consumed Cloud license count on your enterprise's **Billing & Licensing > Licensing** page. Do **not** use the "Total consumed" licenses count on the **People > Members** page: that number will be higher than the Cloud-only count used for license generation.
42
44
* Server-only users will be added to GHE (Metered) billing. These users are de-duplicated with email matching to avoid double billing.
43
45
44
46
***GHE (Volume/Subscription, also called GHE Unified)**: A bundled license for both {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_ghe_server %}.
@@ -57,7 +59,7 @@ There are two types of {% data variables.product.prodname_enterprise %} (GHE) li
57
59
|**Cloud vs. Server**| Cloud-first, with a Server use right for Cloud users | 1 user license covers both Cloud and Server (hybrid, Cloud-only, or Server-only) |
58
60
|**Setup**| Self-service | Manual setup via {% data variables.product.github %} Sales |
59
61
|**Server license generation**| Users generate their own {% data variables.product.prodname_ghe_server %} license | Enterprise owners download their own {% data variables.product.prodname_ghe_server %} license |
60
-
|**License file scope**| Covers Cloud-assigned users at time of generation | Covers all purchased users for both Cloud and Server |
62
+
|**License file scope**| Covers consumed Cloud licenses at time of generation | Covers all purchased users for both Cloud and Server |
61
63
|**License expiration**| Expires in 12 months | Aligned with volume license term |
62
64
|**License key usage**| Limits max Server users | Covers all users in the volume subscription |
63
65
|**Required {% data variables.product.prodname_enterprise %} version**| {% data variables.product.prodname_enterprise %} 3.13+, with {% data variables.product.prodname_github_connect %} | No specific version required |
Copy file name to clipboardExpand all lines: content/billing/concepts/enterprise-billing/ghes-license-files.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ In order to use a {% data variables.product.prodname_ghe_server %} instance, you
17
17
18
18
A license file has an expiration date and controls the number of people who can use {% data variables.location.product_location_enterprise %}. After you download and install {% data variables.product.prodname_ghe_server %}, you must upload the license file to unlock the application for you to use.
19
19
20
+
If your enterprise uses metered (usage-based) billing, the seat count in your license file is based on the number of consumed Cloud licenses at the time you generated the license. To see this count, go to your enterprise's **Billing & Licensing > Licensing** page.
21
+
20
22
If your license expires, you won't be able to access {% data variables.product.prodname_ghe_server %} via a web browser or Git. If needed, you will be able to use command-line utilities to back up all your data.
Copy file name to clipboardExpand all lines: content/billing/how-tos/manage-server-licenses/download-your-license.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,12 @@ If you have any questions about downloading your license, contact {% data variab
47
47
{% data reusables.enterprise-accounts.access-enterprise-on-dotcom %}
48
48
{% data reusables.enterprise-accounts.licensing-tab-both-platforms %}
49
49
1. Optionally, if a yellow banner appears, click **Generate new license** to generate a new license key. A yellow banner appears in either of the following situations:
50
-
* Your license usage for {% data variables.product.prodname_ghe_cloud %} has changed.
50
+
* Your license usage for {% data variables.product.prodname_ghe_cloud %} has changed. For metered billing enterprises, this means the consumed Cloud license count has increased, and you can generate a new license with updated seat capacity.
51
51
* Your current server license key expires within 30 days.
52
+
53
+
> [!NOTE]
54
+
> If your enterprise uses metered (usage-based) billing, the seat count in your generated Server license is based on the number of **consumed Cloud licenses** at the time of generation. The license is valid for one year. For more information about how Cloud and Server license usage work together, see [AUTOTITLE](/billing/concepts/enterprise-billing/combined-enterprise-use).
55
+
52
56
1. Scroll down to "Enterprise Server licenses". Next to the license you want to download, click **{% octicon "download" aria-hidden="true" aria-label="download" %} Download**.
53
57
54
58
After you download your license file, you can upload the file to {% data variables.product.prodname_ghe_server %} to validate your application. For more information, see {% ifversion ghec %}[AUTOTITLE](/enterprise-server@latest/billing/managing-your-license-for-github-enterprise/uploading-a-new-license-to-github-enterprise-server) in the {% data variables.product.prodname_ghe_server %} documentation.{% elsif ghes %}[AUTOTITLE](/enterprise-server@latest/billing/managing-your-license-for-github-enterprise/uploading-a-new-license-to-github-enterprise-server).{% endif %}
0 commit comments