Skip to content
Discussion options

You must be logged in to vote

Short answer: no, not directly. The app registered on github.com can't be installed on a ghe.com tenant.

Enterprise Cloud with data residency (ghe.com) runs as a fully isolated tenant from github.com. Different host, different user identity backing, different Marketplace. Apps registered on github.com live on that host and don't cross over.

To make your app installable on enterprise-test-eu1.ghe.com, you need to register it again inside that tenant:

  1. Sign in at https://enterprise-test-eu1.ghe.com
  2. Go to your org (or user) Settings > Developer settings > GitHub Apps
  3. Create a new GitHub App with the same permissions and webhook config

You'll end up with a separate App ID, client ID, and pri…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gouravjblackduck
Comment options

Answer selected by gouravjblackduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apps API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage source:ui Discussions created via Community GitHub templates API Discussions around GitHub API platform and docs
2 participants