@@ -82,6 +82,19 @@ When possible, use present tense instead. For example, use `after you execute th
...
@@ -82,6 +82,19 @@ When possible, use present tense instead. For example, use `after you execute th
Do not make possessive (GitLab's). This guidance follows [GitLab Brand Guidelines](https://about.gitlab.com/handbook/marketing/corporate-marketing/brand-activation/brand-guidelines/#trademark).
Do not make possessive (GitLab's). This guidance follows [GitLab Brand Guidelines](https://about.gitlab.com/handbook/marketing/corporate-marketing/brand-activation/brand-guidelines/#trademark).
### GitLab.com
Refers to the GitLab instance managed by GitLab itself.
### GitLab SaaS
Refers to the product license that provides access to GitLab.com. Does not refer to the
GitLab instance managed by GitLab itself.
### GitLab self-managed
Refers to the product license for GitLab instances managed by customers themselves.
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---
---
# GitLab SaaS settings **(FREE SAAS)**
# GitLab.com settings **(FREE SAAS)**
This page contains information about the settings that are used on
This page contains information about the settings that are used on GitLab.com, available to
To back up an entire project on GitLab SaaS, you can export it either:
To back up an entire project on GitLab.com, you can export it either:
-[Through the UI](../project/settings/import_export.md).
-[Through the UI](../project/settings/import_export.md).
-[Through the API](../../api/project_import_export.md#schedule-an-export). You
-[Through the API](../../api/project_import_export.md#schedule-an-export). You
...
@@ -69,7 +69,7 @@ are included when cloning.
...
@@ -69,7 +69,7 @@ are included when cloning.
## Alternative SSH port
## Alternative SSH port
GitLab SaaS can be reached by using a [different SSH port](https://about.gitlab.com/blog/2016/02/18/gitlab-dot-com-now-supports-an-alternate-git-plus-ssh-port/) for `git+ssh`.
GitLab.com can be reached by using a [different SSH port](https://about.gitlab.com/blog/2016/02/18/gitlab-dot-com-now-supports-an-alternate-git-plus-ssh-port/) for `git+ssh`.
| Setting | Value |
| Setting | Value |
|------------|---------------------|
|------------|---------------------|
...
@@ -91,7 +91,7 @@ Host gitlab.com
...
@@ -91,7 +91,7 @@ Host gitlab.com
Below are the settings for [GitLab Pages](https://about.gitlab.com/stages-devops-lifecycle/pages/).
Below are the settings for [GitLab Pages](https://about.gitlab.com/stages-devops-lifecycle/pages/).
| Artifacts [expiry time](../../ci/yaml/index.md#artifactsexpire_in) | From June 22, 2020, deleted after 30 days unless otherwise specified (artifacts created before that date have no expiry). | deleted after 30 days unless otherwise specified |
| Artifacts [expiry time](../../ci/yaml/index.md#artifactsexpire_in) | From June 22, 2020, deleted after 30 days unless otherwise specified (artifacts created before that date have no expiry). | deleted after 30 days unless otherwise specified |
...
@@ -122,13 +122,13 @@ the related documentation.
...
@@ -122,13 +122,13 @@ the related documentation.
## Account and limit settings
## Account and limit settings
GitLab SaaS has the following [account limits](../admin_area/settings/account_and_limit_settings.md)
GitLab.com has the following [account limits](../admin_area/settings/account_and_limit_settings.md)
enabled. If a setting is not listed, it is set to the default value.
enabled. If a setting is not listed, it is set to the default value.
If you are near or over the repository size limit, you can either
If you are near or over the repository size limit, you can either
[reduce your repository size with Git](../project/repository/reducing_the_repo_size_using_git.md) or [purchase additional storage](https://about.gitlab.com/pricing/licensing-faq/#can-i-buy-more-storage).
[reduce your repository size with Git](../project/repository/reducing_the_repo_size_using_git.md) or [purchase additional storage](https://about.gitlab.com/pricing/licensing-faq/#can-i-buy-more-storage).
| Maximum import size | 5 GB | Unlimited ([Modified](https://gitlab.com/gitlab-org/gitlab/-/issues/251106) from 50MB to unlimited in GitLab 13.8.) |
| Maximum import size | 5 GB | Unlimited ([Modified](https://gitlab.com/gitlab-org/gitlab/-/issues/251106) from 50MB to unlimited in GitLab 13.8.) |
...
@@ -141,11 +141,11 @@ this limit.
...
@@ -141,11 +141,11 @@ this limit.
## IP range
## IP range
GitLab SaaS uses the IP ranges `34.74.90.64/28` and `34.74.226.0/24` for traffic from its Web/API
GitLab.com uses the IP ranges `34.74.90.64/28` and `34.74.226.0/24` for traffic from its Web/API
fleet. This whole range is solely allocated to GitLab. You can expect connections from webhooks or repository mirroring to come
fleet. This whole range is solely allocated to GitLab. You can expect connections from webhooks or repository mirroring to come
from those IPs and allow them.
from those IPs and allow them.
GitLab SaaS is fronted by Cloudflare. For incoming connections to GitLab SaaS, you might need to allow CIDR blocks of Cloudflare ([IPv4](https://www.cloudflare.com/ips-v4) and [IPv6](https://www.cloudflare.com/ips-v6)).
GitLab.com is fronted by Cloudflare. For incoming connections to GitLab.com, you might need to allow CIDR blocks of Cloudflare ([IPv4](https://www.cloudflare.com/ips-v4) and [IPv6](https://www.cloudflare.com/ips-v6)).
For outgoing connections from CI/CD runners, we are not providing static IP
For outgoing connections from CI/CD runners, we are not providing static IP
addresses. All GitLab runners are deployed into Google Cloud Platform (GCP). Any
addresses. All GitLab runners are deployed into Google Cloud Platform (GCP). Any
...
@@ -156,7 +156,7 @@ IP-based firewall can be configured by looking up all
...
@@ -156,7 +156,7 @@ IP-based firewall can be configured by looking up all
Add these hostnames when you configure allow-lists in local HTTP(S) proxies,
Add these hostnames when you configure allow-lists in local HTTP(S) proxies,
or other web-blocking software that governs end-user computers. Pages on
or other web-blocking software that governs end-user computers. Pages on
GitLab SaaS load content from these hostnames:
GitLab.com load content from these hostnames:
-`gitlab.com`
-`gitlab.com`
-`*.gitlab.com`
-`*.gitlab.com`
...
@@ -171,7 +171,7 @@ also load certain page content directly from common public CDN hostnames.
...
@@ -171,7 +171,7 @@ also load certain page content directly from common public CDN hostnames.
The following limits apply for [Webhooks](../project/integrations/webhooks.md):
The following limits apply for [Webhooks](../project/integrations/webhooks.md):
| Setting | GitLab SaaS | Default |
| Setting | GitLab.com | Default |
|----------------------|-------------|---------|
|----------------------|-------------|---------|
| [Webhook rate limit](../../administration/instance_limits.md#webhook-rate-limit) | `120` calls per minute for GitLab Free, unlimited for GitLab Premium and GitLab Ultimate | Unlimited |
| [Webhook rate limit](../../administration/instance_limits.md#webhook-rate-limit) | `120` calls per minute for GitLab Free, unlimited for GitLab Premium and GitLab Ultimate | Unlimited |
| [Number of webhooks](../../administration/instance_limits.md#number-of-webhooks) | `100` per project, `50` per group | `100` per project, `50` per group |
| [Number of webhooks](../../administration/instance_limits.md#number-of-webhooks) | `100` per project, `50` per group | `100` per project, `50` per group |
...
@@ -179,16 +179,16 @@ The following limits apply for [Webhooks](../project/integrations/webhooks.md):
...
@@ -179,16 +179,16 @@ The following limits apply for [Webhooks](../project/integrations/webhooks.md):
## Shared runners
## Shared runners
GitLab has shared runners on GitLab SaaS that you can use to run your CI jobs.
GitLab has shared runners on GitLab.com that you can use to run your CI jobs.
For more information, see [choosing a runner](../../ci/runners/index.md).
For more information, see [choosing a runner](../../ci/runners/index.md).
## Sidekiq
## Sidekiq
GitLab SaaS runs [Sidekiq](https://sidekiq.org) with arguments `--timeout=4 --concurrency=4`
GitLab.com runs [Sidekiq](https://sidekiq.org) with arguments `--timeout=4 --concurrency=4`