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
- Files API 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 |
d2:45:dd:91:cd:97:ac:ef:5d:9f:ab:a7:ca:65:22:83
|
SHA256:42kUCVoqcLGx29/BSedOHHEbHz22fNk8Nsv7GQ/9hTE
|
| ED25519 |
72:28:97:86:88:ae:4b:7f:31:fa:e0:0c:ef:1a:2e:01
|
SHA256:q4tTrBWqLXpjiOr9LLjo2KSr4MjqQgBKvRVoLISNZoU
|
| RSA |
72:c3:69:4c:aa:24:2d:b3:7b:69:56:1c:4c:f5:bb:4e
|
SHA256:KPDcDilVP9FJQq4hLZ6yOOWqwClnFYeDt9GSQqED9xA
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitgud.io |
|---|---|
| Domain Name |
gitgud.site
|
| IP Address |
104.21.71.152
|
| Port |
443
|
Size Limits
There are several size limits in place.
| Setting | Gitgud.io |
|---|---|
| Maximum attachment size | 4.883 GiB |
| Maximum push size | 4.883 GiB |
| Maximum export size | - |
| Maximum import size | - |
| Maximum diff patch size | 200 KiB |
| Maximum job artifact size | 1000 MiB |
| Maximum page size | 300 MiB |
| Maximum snippet size | 50 MiB |
| Maximum import remote file size (MiB) | 10 GiB |
| Maximum download file size (MiB) | 10 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 | 3600 | 3600 |
| Package registry: unauthenticated API requests | 800 | 15 |
Files API rate limits
Rate limits for Repository files API endpoints. Learn more.
| Rate limit | Requests per period | Period in seconds |
|---|---|---|
| Repository files API (Unauthenticated) | - | - |
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 | 80000 | 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 |