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 |
71:c6:6c:1e:cf:8c:22:55:1c:59:c7:92:c4:28:4c:7b
|
SHA256:lpVnynO4dfjdfMXyRISn9Ov/+pDzZuFVOdjmOOFJmMM
|
| ED25519 |
f7:a2:95:99:28:5b:03:cb:55:02:05:d1:b5:aa:4a:88
|
SHA256:PGhk18Z+604PsRgLZByzTC70peZKqOOfJ+g7RGgU7jo
|
| RSA |
c0:bb:c6:f4:ed:14:99:d8:5c:5a:90:db:f2:23:2d:a8
|
SHA256:r1Hj1g3xUgczlGFCKhfn3bq8cl+bMQ89199ArdxJcqA
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.asteriot.fr |
|---|---|
| Domain Name |
pages.asteriot.fr
|
| IP Address |
-
|
| Port |
443
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.asteriot.fr |
|---|---|
| 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 | - | - |
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 |