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 |
27:91:b7:83:7d:50:8f:58:c6:b0:28:ec:8c:4a:89:90
|
SHA256:o8U7l26epaqnTDJ8OuwfLrV8voG0/2jNihKjqlf71xc
|
| ED25519 |
c1:c4:65:89:55:55:ac:c4:52:ff:b8:74:6e:3e:76:8a
|
SHA256:K6t9af8nMR4LUN01CYXuqYXnkl7e7RWOWrhQ1O2ZgCc
|
| RSA |
e2:36:8b:c6:33:dc:1d:c2:38:65:6f:9f:60:98:d1:b9
|
SHA256:FxbAaH3HEZBH0jiL+rpGacDN7TPsk1O+1Jkaq/qivlo
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | 2nd-brain.dev |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.20.23.154
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | 2nd-brain.dev |
|---|---|
| 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 |