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 |
ec:4e:ec:67:05:75:79:3c:91:14:2f:8f:2c:0e:01:da
|
SHA256:0wcw8qGo4upeQXKFS1h3RC6PHk73kVcrdXCZM8DW3fc
|
| ED25519 |
a9:ca:0f:7c:98:17:fd:29:bc:1d:ca:e5:74:b8:10:38
|
SHA256:vZLt/SFYcFjR17w1XiCb2ROyc6uEpw5yav6dwtSAzD8
|
| RSA |
79:50:02:69:d2:87:44:dc:4e:5a:bb:31:08:9a:71:f8
|
SHA256:Dny2CG85knfMrTvdFM9325v2v8E6kY/gBEIjfoX1g0Y
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.artu.studio |
|---|---|
| Domain Name |
example.com
|
| IP Address |
2606:4700:10::6814:179a
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.artu.studio |
|---|---|
| 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 |