Instance Configuration
In this page you will find information about the settings that are used in your current instance.
Table of contents
- SSH host key fingerprints
- GitLab Pages
- Size Limits
- Package registry
- Rate Limits
- Users API rate limits
- CI/CD limits
SSH host key fingerprints
Below are the fingerprints for the current instance SSH host keys.
| Algorithm | MD5 | SHA256 |
|---|---|---|
| ECDSA |
a9:2b:47:0e:62:6f:36:b7:8f:ff:da:ad:e7:b6:81:b7
|
SHA256:jF/7U/k1JTF4gWN9rZf19wNwFGHergKdhduLJh7zfDU
|
| ED25519 |
bd:43:1c:d4:20:d6:e3:1b:39:45:a6:38:de:86:e5:e9
|
SHA256:PsjQuGU1+ABKWuzunQJqRYnY1m7ffvjQJKsfZYp+O04
|
| RSA |
e1:a7:94:9e:91:5c:91:87:c2:d3:30:73:e3:98:bf:bb
|
SHA256:x38qi/TQ3keNIm8GMD9z7GmGSmAY+daTT22XIi4I7wE
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.reggelabs.nl |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.18.26.120
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.reggelabs.nl |
|---|---|
| Maximum attachment size | 100 MiB |
| Maximum push size | - |
| Maximum export size | - |
| Maximum import size | - |
| Maximum diff patch size | 200 KiB |
| Maximum job artifact size | 100 MiB |
| Maximum page size | 100 MiB |
| Maximum snippet size | 50 MiB |
| Maximum import remote file size (MiB) | 10 GiB |
| Maximum download file size (MiB) | 5 GiB |
Package registry
There are several file size limits in place for the package registry.
| Package type | Default |
|---|---|
| Conan | 3 GiB |
| Helm | 5 MiB |
| Maven | 3 GiB |
| npm | 500 MiB |
| NuGet | 500 MiB |
| PyPI | 3 GiB |
| Terraform Module | 1 GiB |
| Generic | 5 GiB |
Rate Limits
There are several rate limits in place to protect the system.
| Rate limit | Requests per period | Period in seconds |
|---|---|---|
| Unauthenticated requests | - | - |
| Package registry: unauthenticated API requests | - | - |
Users API rate limits
Rate limits for specific Users API endpoints. Learn more.
| Rate limit | Requests per period | Period in seconds |
|---|
CI/CD limits
There are several CI/CD limits in place.
| Limit | Default |
|---|---|
| Maximum number of jobs in a single pipeline | - |
| Total number of jobs in currently active pipelines | - |
| Maximum number of pipeline subscriptions to and from a project | 2 |
| Maximum number of pipeline schedules | 10 |
| Maximum number of needs dependencies that a job can have | 50 |
| Maximum number of runners created or active in a group during the past seven days | 1000 |
| Maximum number of runners created or active in a project during the past seven days | 1000 |