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 |
91:d6:29:a2:1c:7b:55:a7:8b:63:7d:f4:b0:ce:a4:3d
|
SHA256:q+vhmEOyhLKyKflXnrHM5dK2ybDpEgYQ7gnmi3KCVjM
|
| ED25519 |
4e:23:b9:18:32:56:4f:ef:cc:cd:1a:2b:3b:88:52:41
|
SHA256:9MuFaW0Y9u1Gw6T4W2wMza6icegFt+Z6SLr5kurqQyY
|
| RSA |
db:78:a0:45:f0:6a:06:e3:10:8a:1e:bd:5f:36:d1:a4
|
SHA256:615SxD4aRROavxxvzCKzlN0qfh0tgK0WWaL8+3HQmDY
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.naimasoft.com |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.18.26.120
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.naimasoft.com |
|---|---|
| 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 |