You can access additional features and workflows on GitHub Enterprise Server 인스턴스 by enabling GitHub Connect. See "GitHub Connect 정보."
What happens when GitHub Connect is enabled?
When you enable GitHub Connect, you configure a connection between GitHub Enterprise Server 인스턴스 and an enterprise account on GitHub Enterprise Cloud. 연결은 포트 443 또는 80을 통한 HTTPS를 사용하며 TLS로 보호됩니다.
Enabling GitHub Connect creates a GitHub App owned by the enterprise account on GitHub Enterprise Cloud. GitHub Enterprise Server uses the GitHub App's credentials to make requests to GitHub Enterprise Cloud.
GitHub Enterprise Server stores credentials from the GitHub App. The following credentials will be replicated to all nodes in a high availability or cluster environment, and stored in any backups, including snapshots created by GitHub Enterprise Server Backup Utilities.
- An authentication token, which is valid for one hour
- A private key, which is used to generate a new authentication token
Prerequisites
- You must have an enterprise account on GitHub.com that uses GitHub Enterprise Cloud.
- Your enterprise account on GitHub.com must be invoiced. Enterprise accounts on the free trial of GitHub Enterprise Cloud or that pay by credit card cannot be connected to GitHub Enterprise Server 인스턴스.
- If your enterprise account on GitHub.com uses IP allow lists, you must add the IP address or network for GitHub Enterprise Server 인스턴스 to your IP allow list. See "엔터프라이즈에서 보안 설정에 대한 정책 적용" in the GitHub Enterprise Cloud documentation.
- To configure a connection, your proxy configuration must allow connectivity to
github.com
,api.github.com
, anduploads.github.com
. For more information, see "아웃바운드 웹 프록시 서버 구성." - If you have previously enabled GitHub Connect for an enterprise on GHE.com, you must change your configuration to allow connections to GitHub.com. See "Enabling GitHub Connect for GHE.com."
Enabling GitHub Connect
To enable GitHub Connect, you must be an enterprise owner on both GitHub Enterprise Server and GitHub Enterprise Cloud.
-
Sign in to GitHub Enterprise Server 인스턴스 and GitHub.com.
-
GitHub Enterprise Server의 오른쪽 위 모서리에서 프로필 사진과 엔터프라이즈 설정을 차례로 클릭합니다.
-
엔터프라이즈 계정 사이드바에서 GitHub Connect 을(를) 클릭합니다.
-
“GitHub Connect이 아직 사용하도록 설정되지 않음”에서 GitHub Connect 사용을 클릭합니다. GitHub Connect 활성화를 클릭하여 "GitHub 추가 제품 및 기능 약관"에 동의합니다.
-
연결하려는 엔터프라이즈 계정 오른쪽에서 연결을 클릭합니다.