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 |
99:0f:12:4b:d8:26:9a:0c:4f:45:16:01:c2:8d:a4:4f
|
SHA256:bqpkO+UC0PNbXUrqkPA6zdG3CTScxgHrwWy4+opbhBA
|
| ED25519 |
f4:1a:38:4d:90:3e:df:45:db:20:9a:3f:d8:61:6f:f9
|
SHA256:oYljz93o67nT8yAOKTNrxJ3xvPinWo2LfIV1PQUhm2Y
|
| RSA |
27:3a:e1:36:17:97:97:d0:0c:7b:92:3e:ed:77:e7:53
|
SHA256:PnC09A+M1y7JDp3hJ4tyFHZ6ubktd6o1esuUqaxttk0
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.poweron.dk |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.20.23.154
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.poweron.dk |
|---|---|
| Maximum attachment size | 50 MiB |
| Maximum push size | - |
| Maximum export size | - |
| Maximum import size | - |
| Maximum diff patch size | 200 KiB |
| Maximum job artifact size | 15 GiB |
| Maximum page size | 100 MiB |
| Maximum snippet size | 50 MiB |
| Maximum import remote file size (MiB) | 15 GiB |
| Maximum download file size (MiB) | 15 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 | - | - |
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 | 2 |
| Maximum number of pipeline schedules | 10 | 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 |