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 |
|---|---|---|
| DSA |
dd:d6:6c:0b:63:fc:75:c3:4f:1a:d5:17:2f:e1:70:62
|
SHA256:1t0mHnJMtZrmsHbZlMHBsU3GzEHFuDj+VdK+bOyA6FY
|
| ECDSA |
d6:d4:4b:e9:e2:13:c4:4e:6b:a2:43:70:04:f8:3a:07
|
SHA256:sGjbsbGmcxfNqd+Y9Le1lN9L1qMR1rFPqz+aekP6Tgo
|
| ED25519 |
c7:5c:97:b4:41:07:a5:4d:d6:b1:7f:31:47:87:6d:42
|
SHA256:4+FNJQqfiOjJAfIC0DqNm3Q5g1pWfcXjkM0nUT1/qRU
|
| RSA |
3c:ff:03:4b:4f:d7:c1:b3:4f:99:de:02:b8:20:0a:0a
|
SHA256:0IQZBlB5zCKI51mXMNfUQRiUXUQd77HUt43fiVToflA
|
GitLab Pages
Below are the settings for GitLab Pages.
| Setting | Gitlab.habar.tech |
|---|---|
| Domain Name |
example.com
|
| IP Address |
104.18.26.120
|
| Port |
80
|
Size Limits
There are several size limits in place.
| Setting | Gitlab.habar.tech |
|---|---|
| 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 |