debian-mirror-gitlab/doc/subscriptions/gitlab_dedicated/index.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

90 lines
5.1 KiB
Markdown
Raw Normal View History

2022-07-16 23:28:13 +05:30
---
2022-07-23 23:45:48 +05:30
stage: Systems
2022-07-16 23:28:13 +05:30
group: Distribution
2022-11-25 23:54:43 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
2022-07-16 23:28:13 +05:30
---
# GitLab Dedicated
NOTE:
2023-03-04 22:38:38 +05:30
GitLab Dedicated is currently in limited availability. You can learn more and join the waitlist [on our website](https://about.gitlab.com/single-tenant-saas).
2022-07-16 23:28:13 +05:30
GitLab Dedicated is a fully isolated, single-tenant SaaS service that is:
- Hosted and managed by GitLab, Inc.
2023-03-04 22:38:38 +05:30
- Deployed on AWS in a cloud region of your choice (see the [regions that are not supported](#aws-regions-not-supported)).
2022-07-16 23:28:13 +05:30
2023-03-04 22:38:38 +05:30
GitLab Dedicated removes the overhead of platform management to increase your operational efficiency, reduce risk, and enhance the speed and agility of your organization. Each GitLab Dedicated instance is highly available with disaster recovery and deployed into the cloud region of your choice. GitLab teams fully manage the maintenance and operations of each isolated instance, so customers can access our latest product improvements while meeting the most complex compliance standards.
It's the offering of choice for enterprises and organizations in highly regulated industries that have complex regulatory, compliance, and data residency requirements.
2022-07-16 23:28:13 +05:30
## Available features
2023-03-04 22:38:38 +05:30
- Authentication: Support for instance-level [SAML OmniAuth](../../integration/saml.md) functionality. GitLab Dedicated acts as the service provider, and you must provide the necessary [configuration](../../integration/saml.md#configure-saml-support-in-gitlab) in order for GitLab to communicate with your IdP. This is provided during onboarding.
- SAML [request signing](../../integration/saml.md#sign-saml-authentication-requests-optional), [group sync](../../user/group/saml_sso/group_sync.md#configure-saml-group-sync), and [SAML groups](../../integration/saml.md#configure-users-based-on-saml-group-membership) are supported.
2022-07-16 23:28:13 +05:30
- Networking:
2023-03-04 22:38:38 +05:30
- Public connectivity with support for IP Allowlists. During onboarding, you can optionally specify a list of IP addresses that can access your GitLab Dedicated instance. Subsequently, when an IP not on the allowlist tries to access your instance the connection is refused.
2022-07-16 23:28:13 +05:30
- Optional. Private connectivity via [AWS PrivateLink](https://aws.amazon.com/privatelink/).
2023-03-04 22:38:38 +05:30
You can specify an AWS IAM Principal and preferred Availability Zones during onboarding to enable this functionality. Both Ingress and Egress PrivateLinks are supported. When connecting to an internal service running in your VPC over HTTPS via PrivateLink, GitLab Dedicated supports the ability to use a private SSL certificate, which can be provided during onboarding.
2022-10-11 01:57:18 +05:30
- Upgrades:
2022-07-16 23:28:13 +05:30
- Monthly upgrades tracking one release behind the latest (n-1), with the latest security release.
- Out of band security patches provided for high severity releases.
2022-11-25 23:54:43 +05:30
- Backups: Regular backups taken and tested.
- Choice of cloud region: Upon onboarding, choose the cloud region where you want to deploy your instance. Some AWS regions have limited features and as a result, we are not able to deploy production instances to those regions. See below for the [full list of regions](#aws-regions-not-supported) not currently supported.
2022-07-16 23:28:13 +05:30
- Security: Data encrypted at rest and in transit using latest encryption standards.
2023-01-13 00:05:48 +05:30
- Application: Self-managed [Ultimate feature set](https://about.gitlab.com/pricing/feature-comparison/) with the exception of the unsupported features [listed below](#features-that-are-not-available).
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
## Features that are not available
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
### GitLab application features
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
The following GitLab application features are not available:
- LDAP, Smartcard, or Kerberos authentication
- Multiple login providers
2022-07-16 23:28:13 +05:30
- Advanced Search
2022-11-25 23:54:43 +05:30
- GitLab Pages
- FortiAuthenticator, or FortiToken 2FA
2022-07-16 23:28:13 +05:30
- Reply-by email
2022-08-13 15:12:31 +05:30
- Service Desk
2022-11-25 23:54:43 +05:30
- GitLab-managed runners
- Any feature [not listed above](#available-features) which must be configured outside of the GitLab user interface.
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
The following features will not be supported:
2022-07-16 23:28:13 +05:30
- Mattermost
2022-11-25 23:54:43 +05:30
- Server-side Git hooks
2023-03-04 22:38:38 +05:30
### GitLab Dedicated service features
2022-11-25 23:54:43 +05:30
The following operational features are not available:
- Custom domains
- Bring Your Own Key (BYOK) encryption
- Multiple Geo secondaries (Geo replicas) beyond the secondary site included by default
- Self-serve purchasing and configuration
- Multiple login providers
- Non-AWS cloud providers, such as GCP or Azure
2022-07-16 23:28:13 +05:30
### AWS regions not supported
2022-11-25 23:54:43 +05:30
The following AWS regions are not available:
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
- Jakarta (`ap-southeast-3`)
- Bahrain (`me-south-1`)
- Hong Kong (`ap-east-1`)
- Cape Town (`af-south-1`)
- Milan (`eu-south-1`)
- Paris (`eu-west-3`)
2023-03-04 22:38:38 +05:30
- Zurich (`eu-central-2`)
- GovCloud (US-East) (`us-gov-east-1`)
- GovCloud (US-West) (`us-gov-west-1`)
2022-07-16 23:28:13 +05:30
2022-11-25 23:54:43 +05:30
## Planned features
2023-03-04 22:38:38 +05:30
Learn more about the planned improvements to GitLab Dedicated on the public [direction page](https://about.gitlab.com/direction/saas-platforms/dedicated/).
## Learn more about GitLab Dedicated and join our waitlist
As we scale this new offering, we are making GitLab Dedicated available by inviting customers to learn more and join our waitlist [on our website](https://about.gitlab.com/single-tenant-saas).