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]
-
Sign into お使いの GitHub Enterprise Server インスタンス as a site administrator.
-
の右上で、ご自分のプロフィール フォトをクリックしてから、 [Enterprise 設定] をクリックします。
-
ページの左側にある Enterprise アカウント サイドバーの [ Settings] をクリックします。
-
[設定] で、** ライセンス ** をクリックします。
-
In the "User licenses" section, under "Quick links", click Update license.
-
To upload your license, click License file, or drag your license file onto License file.
-
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) にアクセスする.