Skip to content

Commit 8854b2a

Browse files
malantinCopilot
andauthored
Add GitHub Enterprise Cloud with data residency (ghe.com) to readme (github#448)
* Add ghe.com to readme Document support for GitHub Enterprise Cloud with data residency (ghe.com) in the readme. * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c2d5b43 commit 8854b2a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,13 @@ docker run -i --rm \
219219
ghcr.io/github/github-mcp-server
220220
```
221221

222-
## GitHub Enterprise Server
222+
## GitHub Enterprise Server and Enterprise Cloud with data residency (ghe.com)
223223

224224
The flag `--gh-host` and the environment variable `GITHUB_HOST` can be used to set
225-
the GitHub Enterprise Server hostname.
226-
Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to `http://` which GitHub Enterprise Server does not support.
225+
the hostname for GitHub Enterprise Server or GitHub Enterprise Cloud with data residency.
227226

227+
- For GitHub Enterprise Server, prefix the hostname with the `https://` URI scheme, as it otherwise defaults to `http://`, which GitHub Enterprise Server does not support.
228+
- For GitHub Enterprise Cloud with data residency, use `https://YOURSUBDOMAIN.ghe.com` as the hostname.
228229
``` json
229230
"github": {
230231
"command": "docker",
@@ -240,7 +241,7 @@ Prefix the hostname with the `https://` URI scheme, as it otherwise defaults to
240241
],
241242
"env": {
242243
"GITHUB_PERSONAL_ACCESS_TOKEN": "${input:github_token}",
243-
"GITHUB_HOST": "https://<your GHES domain name>"
244+
"GITHUB_HOST": "https://<your GHES or ghe.com domain name>"
244245
}
245246
}
246247
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy