Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/pages/docs/projects/version-control/github/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ You install the Octopus GitHub App on an account (organization or user) to give

Selecting authorize will take you to GitHub to complete the installation and authorization process.

:::div{.info}
**Note:**
For self-hosted instances, the public [signing key](/docs/infrastructure/signing-keys) must be set up and accessible on the internet before authorizing the app.
:::

If you are authorizing the app for a self-hosted instance, you will be required to copy an access code over to your octopus instance.

#### More information on installing and authorizing the Octopus GitHub App
Expand Down
Loading