Skip to content

Commit 78f7a0b

Browse files
authored
Merge pull request #672 from linear-b/ip-allowlists-to-all-providers
add to BB, GL, GH
2 parents f541175 + bfd8cbb commit 78f7a0b

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

docs/bitbucket-installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ description: Install gitStream to your Bitbucket workspace.
1515
2. Bitbucket Pipelines enabled
1616
3. <a href="https://app.linearb.io/login" target="_blank">Login</a>, or <a href="https://app.linearb.io/sign-up" target="_blank">create a free account</a> on the LinearB app, and follow the steps to connect gitStream using a Bitbucket integration.
1717
4. A dedicated user for gitStream, whose name includes the term **"gitstream"**.
18+
5. Allowed network connection between the runners and the following IPs:
19+
- 13.56.203.235
20+
- 54.151.81.98
1821

1922
Bitbucket Installation Overview
2023

docs/github-installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ description: Install gitStream to your GitHub organization.
44
---
55
# How to Setup gitStream with GitHub
66

7+
!!! Info "Prerequisites"
8+
Allowed network connection between the runners and the following IPs:
9+
- 13.56.203.235
10+
- 54.151.81.98
11+
712
!!! Warning "Install gitStream"
813

914
Before you can complete the gitStream setup process, you need to install the gitStream app to your [GitHub organization](https://github.com/apps/gitstream-cm/installations/new){ .md-button }.

docs/gitlab-installation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ description: Install gitStream to your GitLab organization.
99
1. GitLab
1010
2. GitLab runner v15 or higher with ability to run apk commands
1111
3. <a href="https://app.linearb.io/login" target="_blank">Login</a>, or <a href="https://app.linearb.io/sign-up" target="_blank">create a free account</a> on the LinearB app, and follow the steps to <a href="https://linearb.helpdocs.io/article/0xxpvue4s9-connect-git-stream-using-a-git-lab-integration" target="_blank">connect gitStream Using a GitLab Integration</a>.
12+
4. Allowed network connection between the executors and the following IPs:
13+
- 13.56.203.235
14+
- 54.151.81.98
1215

1316
GitLab Installation Overview
1417

0 commit comments

Comments
 (0)