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
- Groups API rate limits
- Projects 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 |
b8:a9:92:97:9b:dd:87:74:19:74:8d:a7:6d:57:52:09
|
SHA256:lmabQf8vGifznEsyNpmbu97NnsH+tPHilv1gEkQ1ZwY
|
| ED25519 |
6c:3e:9b:db:de:23:92:6d:e8:69:ff:5a:b1:01:73:29
|
SHA256:0x3Bo2Ts6kYHQmdvWUpPqZcKmo3O7uXJ2iGLuKdX7kw
|
| RSA |
d6:d9:36:5c:3e:f6:18:4c:9b:c8:fe:6e:43:f5:46:89
|
SHA256:RLwV3+pfk1qygOUt+51LdP/8reBYs/Fe5iHwGJPV1DQ
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | 192.168.29.232 |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.18.26.120
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | 192.168.29.232 |
|---|---|
| Maximum attachment size | 10 MiB |
| Maximum push size | - |
| Maximum export size | - |
| Maximum import size | 50 MiB |
| 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 | Premium | Ultimate |
|---|---|---|---|
| Conan | 3 GiB | 3 GiB | 3 GiB |
| Helm | 5 MiB | 5 MiB | 5 MiB |
| Maven | 3 GiB | 3 GiB | 3 GiB |
| npm | 500 MiB | 500 MiB | 500 MiB |
| NuGet | 500 MiB | 500 MiB | 500 MiB |
| PyPI | 3 GiB | 3 GiB | 3 GiB |
| Terraform Module | 1 GiB | 1 GiB | 1 GiB |
| Generic | 5 GiB | 5 GiB | 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 |
|---|
Groups API rate limits
Rate limits for specific Groups API endpoints. Learn more.
| Rate limit | Requests per period | Period in seconds |
|---|
Projects API rate limits
Rate limits for specific Projects 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 | Premium | Ultimate |
|---|---|---|---|
| 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 | 2 |
| Maximum number of pipeline schedules | - | 10 | 10 |
| Maximum number of needs dependencies that a job can have | 50 | 50 | 50 |
| Maximum number of runners created or active in a group during the past seven days | 1000 | 1000 | 1000 |
| Maximum number of runners created or active in a project during the past seven days | 1000 | 1000 | 1000 |