{"meta":{"title":"GitHub 앱 공유","intro":"다른 사용자와 GitHub App을 공유할 수 있습니다.","product":"앱","breadcrumbs":[{"href":"/ko/enterprise-cloud@latest/apps","title":"앱"},{"href":"/ko/enterprise-cloud@latest/apps/sharing-github-apps","title":"GitHub Apps을 공유하기"},{"href":"/ko/enterprise-cloud@latest/apps/sharing-github-apps/sharing-your-github-app","title":"앱 공유"}],"documentType":"article"},"body":"# GitHub 앱 공유\n\n다른 사용자와 GitHub App을 공유할 수 있습니다.\n\n## GitHub App에서 내 GitHub Marketplace 공유\n\nGitHub App이 공개 상태인 경우 GitHub Marketplace에 게시하도록 선택할 수 있습니다. 자세한 내용은 [앱용 GitHub Marketplace 정보](/ko/enterprise-cloud@latest/apps/github-marketplace/github-marketplace-overview/about-github-marketplace-for-apps)을(를) 참조하세요.\n\n만약 Enterprise Managed User이라면, GitHub Marketplace에서 앱을 공유할 수 없습니다.\n\n사용자가 앱을 GitHub Marketplace설치하는 방법에 대한 자세한 내용은 [GitHub 마켓플레이스로부터 사용자의 조직에 GitHub 앱 설치하기](/ko/enterprise-cloud@latest/apps/using-github-apps/installing-a-github-app-from-github-marketplace-for-your-organizations) 및 [개인 계정을 위해 GitHub 마켓플레이스에서 GitHub 앱 설치](/ko/enterprise-cloud@latest/apps/using-github-apps/installing-a-github-app-from-github-marketplace-for-your-personal-account)을 참조하세요.\n\n## 설치 링크를 통해 GitHub App 공유하기\n\nGitHub App 공용인 경우 다른 사용자 및 조직에서 앱을 설치할 수 있습니다. 앱 공개 방법에 대한 자세한 내용은 [GitHub 앱 공개 또는 비공개 만들기](/ko/enterprise-cloud@latest/apps/creating-github-apps/registering-a-github-app/making-a-github-app-public-or-private) 항목을 참조하세요.\n\n사용자 또는 Enterprise Managed User 앱이 엔터프라이즈 계정에서 소유하는 경우 엔터프라이즈 내의 계정과만 앱을 공유할 수 있습니다.\n\n1. GitHub의 페이지 오른쪽 위 모서리에서 프로필 사진을 클릭합니다.\n\n2. 계정 설정으로 이동합니다.\n   * 개인 계정 소유한 앱의 경우 **설정**을 클릭합니다.\n   * 조직이 소유한 앱의 경우:\n     1. **사용자의 조직**을 클릭합니다.\n     2. 조직 오른쪽에서 **설정**을 클릭합니다.\n   * 엔터프라이즈가 소유한 앱의 경우:\n     1. Enterprise Managed Users을(를) 사용하는 경우 **내 엔터프라이즈**를 클릭하여 엔터프라이즈 계정 설정으로 바로 이동합니다.\n     2. 개인 계정을 사용하는 경우에는 **내 엔터프라이즈**를 클릭한 다음 엔터프라이즈 오른쪽에서 **설정**을 클릭합니다.\n\n3. GitHub App 설정으로 이동합니다.\n   * 개인 계정 또는 조직이 소유한 앱의 경우:\n     1. 왼쪽 사이드바에서 **<svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-code\" aria-label=\"code\" role=\"img\"><path d=\"m11.28 3.22 4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L13.94 8l-3.72-3.72a.749.749 0 0 1 .326-1.275.749.749 0 0 1 .734.215Zm-6.56 0a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L2.06 8l3.72 3.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L.47 8.53a.75.75 0 0 1 0-1.06Z\"></path></svg> 개발자 설정**을 클릭하고 **GitHub Apps** 를 클릭합니다.\n   * 엔터프라이즈가 소유한 앱의 경우:\n     1. 왼쪽 사이드바의 에서 \"설정\"을 클릭한 다음 **GitHub Apps** 을(를) 클릭합니다.\n\n4. 공유하려는 항목 옆에 GitHub App 있는 **편집**을 클릭합니다.\n\n5. **공개 페이지**를 클릭합니다.\n   GitHub하면 회원님의 GitHub App 공개 페이지로 이동합니다.\n\n6. **설치**를 클릭합니다.\n   GitHub를 클릭하면 GitHub App의 설치 URL로 이동합니다. URL은 다음과 같이 표시됩니다. 여기서 `https://github.com/apps/APP-NAME/installations/new``APP-NAME`이름은 다음과 같습니다GitHub App.\n\n7. 설치 URL을 다른 사용자와 공유합니다. 사용자가 이 URL에서 앱을 설치하는 방법에 대한 자세한 내용은 [타사로부터 GitHub 앱 설치하기](/ko/enterprise-cloud@latest/apps/using-github-apps/installing-a-github-app-from-a-third-party) 항목을 참조하세요.\n\n   URL을 공유하는 경우 설치 URL에 쿼리 매개 변수를 포함 `state` 하여 애플리케이션 페이지의 상태를 유지하고 사용자가 설치, 인증 또는 업데이트를 수락한 후 해당 상태로 돌아갈 수 있습니다 GitHub App. 예를 들어 `state`를 사용하여 사용자 또는 계정에 설치를 상호 연결할 수 있습니다.\n\n   상태를 보존하려면 설치 URL(`https://github.com/apps/<app name>/installations/new?state=AB12t`)에 추가합니다.\n\n## GitHub App 인스턴스와 GitHub Enterprise Server 공유하기\n\n자신이 속해 있지 않은 GitHub App 인스턴스와 GitHub Enterprise Server를 공유하려면 추가 단계를 수행해야 합니다. 자세한 내용은 [GitHub Enterprise Server에서 GitHub 앱을 사용할 수 있도록 설정](/ko/enterprise-cloud@latest/apps/sharing-github-apps/making-your-github-app-available-for-github-enterprise-server)을(를) 참조하세요."}