About license files for GitHub Enterprise
After you purchase or upgrade a license for GitHub Enterprise from L’équipe commerciale GitHub, you must upload the new license file to votre instance GitHub Enterprise Server to unlock your new user licenses. For more information, see Combined GitHub Enterprise cloud and server use and Téléchargement de votre licence pour GitHub Enterprise.
Si vous souhaitez renouveler ou ajouter des licences utilisateur dans GitHub Enterprise, ou si vous avez des questions sur votre licence, contactez L’équipe commerciale GitHub. Votre nouveau fichier de licence pourra être téléchargé immédiatement après avoir terminé votre commande.
Uploading your license from the Management Console
-
Sign into votre instance GitHub Enterprise Server as a site administrator.
-
Dans le coin supérieur droit de GitHub Enterprise Server, cliquez sur votre photo de profil, puis sur Paramètres d’entreprise.
-
Sur le côté gauche de la page, dans la barre latérale du compte d’entreprise, cliquez sur Paramètres.
-
Sous Settings, cliquez sur Licence.
-
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 votre instance GitHub Enterprise Server. See Points de terminaison d’API REST pour la gestion de GitHub Enterprise Server.
Uploading a license with the GitHub CLI
You can import a license to votre instance 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 Administration de votre instance à l’aide de l’interface CLI GitHub.
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 Utilitaires de ligne de commande. For more information about accessing your instance via SSH, see Accès à l’interpréteur de commandes d’administration (SSH).