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 |
1d:4d:9c:7c:9e:86:e8:a7:de:77:7a:a3:e0:fc:e7:2b
|
SHA256:FiH/9gdHUstwXbMLtEK7TJs+aEfHbNx393QFP8lhlh4
|
| ED25519 |
b9:31:d9:9c:e3:a1:ea:43:44:b4:44:68:4e:8d:63:d3
|
SHA256:yBjH74+1eBgA5C3+rZYzRlJSyK0xNCpQv2JcE97IGlc
|
| RSA |
29:0e:b1:59:81:5e:e9:e6:bd:7d:32:a2:f8:fc:1e:3f
|
SHA256:ZwQVglRuws+I5zqTD0HUOXqb3ceNR6kMYGq1teEQFKY
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Portai.site |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.20.23.154
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Portai.site |
|---|---|
| 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 |
|---|
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 |