|
1 | 1 | --- |
2 | | -title: Installing your own GitHub App |
3 | | -intro: 'You can install a {% data variables.product.prodname_github_app %} that you created on the account that owns the app. If your app is public, the {% data variables.product.prodname_github_app %} can also be installed on other accounts.' |
4 | | -redirect_from: |
| 2 | +---title: Installing your own GitHub App |
| 3 | +---intro: 'You can install a {% data variables.product.prodname_github_app %} that you created on the account that owns the app. If your app is public, the {% data variables.product.prodname_github_app %} can also be installed on other accounts.' |
| 4 | +---redirect_from: |
5 | 5 | - /apps/installing-github-apps |
6 | 6 | - /developers/apps/installing-github-apps |
7 | | - - /developers/apps/managing-github-apps/installing-github-apps |
8 | | - - /apps/maintaining-github-apps/installing-github-apps |
9 | | - - /apps/maintaining-github-apps/installing-your-own-github-app |
| 7 | + --- /developers/apps/managing-github-apps/installing-github-apps |
| 8 | + --- /apps/maintaining-github-apps/installing-github-apps |
| 9 | + --- /apps/maintaining-github-apps/installing-your-own-github-app |
10 | 10 | versions: |
11 | 11 | fpt: '*' |
12 | 12 | ghes: '*' |
13 | 13 | ghec: '*' |
14 | 14 | topics: |
15 | | - - GitHub Apps |
| 15 | +- GitHub Apps '*' |
16 | 16 | shortTitle: Install your own app |
17 | 17 | --- |
18 | 18 |
|
19 | 19 | ## About installing your own {% data variables.product.prodname_github_app %} |
20 | 20 |
|
21 | | -After creating a {% data variables.product.prodname_github_app %}, you can install it based on its visibility. |
| 21 | +## After creating a {% data variables.product.prodname_github_app %}, you can install it based on its visibility. |
22 | 22 |
|
23 | | -* **Only on this account:** The {% data variables.product.prodname_github_app %} can only be installed on the account that created it.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps{% ifversion ghec %} created by a {% data variables.enterprise.prodname_managed_user %} or{% endif %} registered by an enterprise.{% endif %} |
| 23 | +* **Only on this account:** The {% data |
| 24 | +variables.product.prodname_github_app %} can only be installed on the account that created it.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps{% ifversion ghec %} created by a {% data variables.enterprise.prodname_managed_user %} or{% endif %} registered by an enterprise.{% endif %} |
24 | 25 | * **Any account:** You can install this {% data variables.product.prodname_github_app %} on any account you control.{% ifversion enterprise-apps-public-beta %} This visibility is not available for apps registered by an enterprise. |
25 | 26 | * **Only enterprise organizations:** If the {% data variables.product.prodname_github_app %} is owned by an enterprise, you can only install the app on{% ifversion enterprise-installed-apps %} that enterprise or{% endif %} organizations within the enterprise. Organizations where you are an organization owner will appear in the installation options.{% endif %}{% ifversion ghec %} |
26 | 27 |
|
|
0 commit comments