Skip to main content

Combined GitHub Enterprise cloud and server use

Your enterprise account enables you to set up GitHub Enterprise Server with no additional cost.

About licensing for GitHub Enterprise

GitHub Enterprise では 2 つのデプロイ オプションが提供されます。 GitHub Enterprise Server に加え、GitHub Enterprise Cloud を使用して、GitHub.com 上で Enterprise の開発作業をホストできます。詳細については、「GitHub のプラン」を参照してください。

GitHub では、一意ユーザーのライセンス モデルが使用されます。 GitHub Enterprise プランでは、GitHub Enterprise Cloud と GitHub Enterprise Server の両方を使用する権利があります。 GitHub Enterprise Cloud の許容量には、GitHub.com または GHE.com 上の 1 つのデプロイが含まれます。

GitHub により、配置全体の一意ユーザー数に基づいて、使用しているライセンス シートの数が決定されます。 各ユーザーは、そのユーザーが使う GitHub Enterprise Server インスタンスの数や、GitHub Enterprise Cloud のデプロイでそのユーザーがメンバーになっている organization の数に関係なく、1 つのライセンスのみを使います。 このモデルを使用すると、各ユーザーが、追加のコストなしで複数の GitHub Enterprise デプロイを使用できます。 To understand how GitHub bills you for consumed licensed seats, see License consumption by organization members. For more about the price of GitHub Enterprise licenses, see Pricing on the GitHub website.

To ensure the same user isn't consuming more than one license for multiple enterprise deployments, you can synchronize license usage between your GitHub Enterprise Server and GitHub Enterprise Cloud deployments.

GitHub Enterprise ライセンス モデル

GitHub Enterprise (GHE) ライセンスには 2 種類があります。

  • GHE (従量課金制): クラウド優先ライセンス。ユーザーは、まず GitHub Enterprise Cloud organization に割り当てられる必要があります。

    • すべてのクラウド ユーザーは、GitHub Enterprise Server の使用権を自動的に受け取ります。
    • 請求は毎月のアクティブ ユーザー数に基づいて行われます。
    • ユーザーは自身のサーバー ライセンスを生成できます。これは、生成時に割り当てられたクラウド シート数をカバーし、1 年間有効です。
    • サーバーのみのユーザーは GHE (従量制) 課金に追加されます。 二重請求を避けるために、このようなユーザーは、メール アドレスの照合により重複が除去されます。
  • GHE (ボリューム/サブスクリプション、GHE Unified とも呼ばれます): GitHub Enterprise Cloud と GitHub Enterprise Server の両方のバンドル ライセンス。

    • 1 つのライセンスで GitHub Enterprise Cloud と GitHub Enterprise Server の両方をカバーします。ユーザーは、どちらかまたは両方で作業できます。
    • ユーザーは、GitHub Connect を介して両方のサービスにアクセスできます。
    • このライセンスは手動セットアップが必要であり、GitHub Sales から提供されます。

ライセンス モデルの比較

ライセンス モデルGHE (従量課金制)GHE (ボリューム/サブスクリプション)
請求の種類使用量ベースボリュームベース
クラウドとサーバークラウド優先、クラウド ユーザー向けのサーバー使用権付き1 ユーザー ライセンスで、クラウドとサーバーの両方をカバーします (ハイブリッド、クラウドのみ、またはサーバーのみ)
セットアップセルフ サービスGitHub Sales による手動セットアップ
サーバー ライセンスの生成ユーザーが自分の GitHub Enterprise Server ライセンスを生成しますEnterprise 所有者が自分の GitHub Enterprise Server ライセンスをダウンロードします
ライセンス ファイルのスコープ生成時にクラウドに割り当てられたユーザーをカバーしますクラウドとサーバーの両方で購入したすべてのユーザーをカバーします
ライセンスの有効期限有効期間は 12 か月間ですボリューム ライセンスの期間と一致します
ライセンス キーの使用法最大サーバー ユーザー数を制限しますボリューム サブスクリプション内のすべてのユーザーをカバーします
必要な GitHub Enterprise バージョンGitHub Enterprise 3.13 以降と GitHub Connect特定のバージョンは必要ありません
課金モデルクラウド上に割り当てられていないユーザーに対しては、GitHub Connect 経由で請求されます購入量に基づく固定費

In order to use a GitHub Enterprise Server instance, you must upload a license file that GitHub provides when you purchase, renew, or add user licenses to GitHub Enterprise.

GitHub Enterprise Cloud customers can use Azure DevOps without additional per user charges. Access is available to customers using Microsoft Entra and users logging in with the same credentials in GitHub and Azure DevOps.

There is no action required; GitHub Enterprise users will be detected automatically when they log in to Azure DevOps. See User and permissions management in the Microsoft Learn documentation.

Access is not yet available in new data residency regions but will be coming in the future.

About synchronization of license usage for GitHub Enterprise

複数の GitHub Enterprise 環境を使用しているユーザーが 1 つのライセンスのみを使用するためには、環境間でライセンス利用状況を同期する必要があります。 その後、ユーザー アカウントに関連付けられているメール アドレスに基づいて、GitHub によりユーザーの重複が除去されます。 GitHub により、GitHub Enterprise プラン自体と、GitHub Advanced Security 製品のライセンスの重複が除去されます。 詳しくは、「Troubleshooting license usage for GitHub Enterprise」をご覧ください。 For more information, see Syncing license usage from GitHub Enterprise Server to Cloud.

About license files for GitHub Enterprise

When you purchase or renew GitHub Enterprise, GitHub provides a license file for お使いの GitHub Enterprise Server インスタンス. A license file has an expiration date and controls the number of people who can use お使いの GitHub Enterprise Server インスタンス. After you download and install GitHub Enterprise Server, you must upload the license file to unlock the application for you to use.

For more information about downloading your license file, see Downloading your license for GitHub Enterprise.

For more information about uploading your license file, see Uploading a new license to GitHub Enterprise Server.

If your license expires, you won't be able to access GitHub Enterprise Server via a web browser or Git. If needed, you will be able to use command-line utilities to back up all your data. For more information, see Backup Utilities を使用したインスタンスのバックアップの構成.

If you have any questions about renewing your license, contact GitHub の営業チーム.

Further reading