Skip to content

Commit 0416ba8

Browse files
committed
Add information about instance IPs
1 parent 5c548ec commit 0416ba8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • src/pages/docs/projects/version-control/github

src/pages/docs/projects/version-control/github/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ Whenever possible, Octopus uses a token scoped down to minimal permissions in ac
8383

8484
The Octopus Deploy GitHub App can be used with the GitHub Enterprise allow list feature. To include the app in your allow list either enable "Enable IP allow list configuration for installed GitHub Apps" in the "Authentication security" section, or manually add the IP Address "172.182.208.68" to your allow list.
8585

86+
:::div{.hint}
87+
**Note:**
88+
In order to use Octopus Deploy with GitHub allow lists, the IP address of your Octopus Deploy instance and any workers that require GitHub access will also need to be added. If you are using a Octopus Cloud instance of Octopus Deploy you can obtain your [staitc IP](/docs/octopus-cloud/static-ip) via the Control Center.
89+
:::
90+
91+
8692
## More information on installing and authorizing the Octopus GitHub App
8793

8894
You install the Octopus GitHub App on an account (organization or user) to give the repositories or other content within that account. Authorizing gives the Octopus GitHub App permission to act on your behalf in any account that has the app installed.

0 commit comments

Comments
 (0)