Skip to main content

Uploading a new license to GitHub Enterprise Server

You can upload your license file for GitHub Enterprise to お使いの GitHub Enterprise Server インスタンス to validate your application.

About license files for GitHub Enterprise

After you purchase or upgrade a license for GitHub Enterprise from GitHub の営業チーム, you must upload the new license file to お使いの GitHub Enterprise Server インスタンス to unlock your new user licenses. For more information, see Combined GitHub Enterprise cloud and server use and GitHub Enterpriseのライセンスのダウンロード.

ライセンスを更新するか GitHub Enterprise に追加する場合、あるいはライセンスに関する質問がある場合は、GitHub の営業チームにお問い合わせください。 注文完了したら、新しいライセンスのファイルが直ちにダウンロード可能となります。

Uploading your license from the [Management Console]

  1. Sign into お使いの GitHub Enterprise Server インスタンス as a site administrator.

  2. の右上で、ご自分のプロフィール フォトをクリックしてから、 [Enterprise 設定] をクリックします。

    GitHub Enterprise Server でプロフィール写真をクリックすると表示されるドロップダウン メニューのスクリーンショット。 [Enterprise settings] オプションが枠線で囲まれています。

  3. ページの左側にある Enterprise アカウント サイドバーの [ Settings] をクリックします。

  4. [設定] で、** ライセンス ** をクリックします。

  5. In the "User licenses" section, under "Quick links", click Update license.

    Screenshot of the "User licenses" section of the "License" page. A link, labeled "Update license", is outlined in dark orange.

  6. To upload your license, click License file, or drag your license file onto License file.

    Screenshot of the "License" page of the Management Console. A link, labeled "License file", is highlighted with an orange outline.

  7. Click Upload. Your license will be updated in the background. The change may take a few minutes before it is visible on your instance.

Uploading your license with the REST API

You can use the REST API to upload a license to お使いの GitHub Enterprise Server インスタンス. See GitHub Enterprise Server の管理用の REST API エンドポイント.

Uploading a license with the GitHub CLI

You can import a license to お使いの GitHub Enterprise Server インスタンス using the gh es extension of the GitHub CLI. See the usage instructions in the github/gh-es repository on GitHub.com.

For more information about accessing your instance via the extension, see GitHub CLI を使用したインスタンスの管理.

Uploading a license via SSH

You can upload and interact with your license from the command line via SSH. See the documentation for the ghe-license command in コマンド ライン ユーティリティ. For more information about accessing your instance via SSH, see 管理シェル (SSH) にアクセスする.