Skip to content
Merged
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
4 changes: 4 additions & 0 deletions docs/custom-github-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ description: Install gitStream on Your GitHub Server.

This guide is for installations on self-hosted GitHub Server. If you are using the gitStream cloud service, please refer to [this guide](github-installation.md).

!!! Tip

Multi-org support is also available by creating a `cm` organization and installing the app there. See step 11 for details on multi-org setup.

# Custom GitHub App for Self-Hosted GitHub Server

A GitHub application serves as the link between gitStream and GitHub. It facilitates user authentication via OAuth2 and allows users to select repositories accessible by gitStream.
Expand Down