-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGitlab.txt
24 lines (18 loc) · 929 Bytes
/
Gitlab.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# https://docs.gitlab.com/ee/user/gitlab_com/#ip-range
```
GitLab.com uses the IP ranges 34.74.90.64/28 and 34.74.226.0/24 for traffic from its Web/API fleet. This whole range is solely allocated to GitLab. You can expect connections from webhooks or repository mirroring to come from those IPs and allow them.
GitLab.com is fronted by Cloudflare. For incoming connections to GitLab.com, you might need to allow CIDR blocks of Cloudflare (IPv4 and IPv6).
For outgoing connections from CI/CD runners, we are not providing static IP addresses. All GitLab.com shared runners are deployed into Google Cloud Platform (GCP). Any IP-based firewall can be configured by looking up all IP address ranges or CIDR blocks for GCP.
```
# Last edit: 20220105
_Hostnames_
# Wildcards and prime top domain roots
*.gitlab.com
*.gitlab-static.net
*.gitlab.io
*.gitlab.net
# Rest of the domains
gitlab.com
_IPs_
34.74.90.64/28
34.74.226.0/24