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 |
5a:5e:b3:d8:22:64:72:08:a1:c8:4c:4c:74:b6:d7:19
|
SHA256:gAgdiwIxHJPvMgFS76zuit216W6TALj//yR+XEa9IN0
|
| ECDSA |
bd:64:a7:97:d5:1a:2c:12:ca:70:f0:57:41:55:d3:d2
|
SHA256:wmuaLHICDocBiO0xh5fuOP7B7dxCMLezapEgu9V/FdI
|
| ED25519 |
15:dc:cf:bd:8b:b7:a1:0f:78:0c:ab:7a:86:0c:c0:4d
|
SHA256:aiP1u0aIw4XCTRtHER+52Wslu7A6j0VVmQRo0IlANs4
|
| RSA |
6a:66:47:a8:fd:eb:d3:33:c9:97:ce:ec:0e:40:7f:26
|
SHA256:1dvQDujOoFL9w82B+zYZQj2AP6c4G5cfyXS4p5bspEY
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | It.vstu.by |
|---|---|
| Domain Name |
example.com
|
| IP Address |
172.66.147.243
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | It.vstu.by |
|---|---|
| Maximum attachment size | 100 MiB |
| Maximum push size | 300 MiB |
| 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 |