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 |
|---|---|---|
| DSA |
36:56:86:33:47:32:2f:ae:cf:9c:93:e4:2d:56:cf:e4
|
SHA256:oVTv7+6V8FLpiB4jZ90vxUN64+SX6jiGp5+aoaOZihQ
|
| ECDSA |
3d:f2:ab:34:67:ec:4a:6c:76:74:74:e6:97:51:fd:9b
|
SHA256:lSHc1WAsYChYId1UHEnEA04I+tJCAoBFyRKo3qQ+OBs
|
| ED25519 |
33:37:c2:80:01:d9:2a:99:a0:62:f6:2e:49:ae:1c:a2
|
SHA256:TI7lJG5X8YEhfSsYVkPvMkhBKJbYNvez0WKr73bYH7E
|
| RSA |
1f:cb:6d:27:95:e4:d6:0d:ce:23:df:33:3d:37:9f:bd
|
SHA256:Rh9EVz+UD1luvyHUiMaRoa1NKIXTuQjWgfqFa11Kpdc
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.polnor.net |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.18.26.120
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.polnor.net |
|---|---|
| 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 | - | - |
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 |
|---|---|
| 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 |