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
- CI/CD limits
SSH host key fingerprints
Below are the fingerprints for the current instance SSH host keys.
| Algorithm | MD5 | SHA256 |
|---|---|---|
| ECDSA |
92:a3:a9:ec:97:d2:3a:62:5f:8c:a8:46:a6:ff:3b:7d
|
SHA256:Qpk+c4c0vajeV3FlRHYPpMXT3Eq6inVD54Gd1h/3mFs
|
| ED25519 |
e5:75:fe:95:e8:2e:98:29:43:40:fd:e7:2f:2b:8a:6b
|
SHA256:VpFQjXrdDnVtKyhQj/XEgqSIqFond1ZpWf8IzKDfgPw
|
| RSA |
c2:4e:64:af:1c:04:b6:84:7c:7d:d8:a4:1f:f9:f5:06
|
SHA256:HfG2VYX+tLyDj8UdWsVxAT+MKdiCpgC0zTWOJ/21XQc
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Forge.inrae.fr |
|---|---|
| Domain Name |
pages-forge.inrae.fr
|
| IP Address |
147.100.165.30
|
| Port |
443
|
Size Limits
There are several size limits in place.
| Setting | Forge.inrae.fr |
|---|---|
| Maximum attachment size | 256 MiB |
| Maximum push size | 500 MiB |
| Maximum export size | - |
| Maximum import size | 500 MiB |
| Maximum diff patch size | 200 KiB |
| Maximum job artifact size | 4 GiB |
| Maximum page size | 2.93 GiB |
| 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 |
|---|
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 |