url
stringlengths
24
122
repo_url
stringlengths
60
156
date_extracted
stringdate
2025-08-13 00:00:00
2025-08-13 00:00:00
root
stringlengths
3
85
breadcrumbs
listlengths
1
6
filename
stringlengths
6
60
stage
stringclasses
33 values
group
stringclasses
81 values
info
stringclasses
22 values
title
stringlengths
3
110
description
stringlengths
11
359
clean_text
stringlengths
47
3.32M
rich_text
stringlengths
321
3.32M
https://docs.gitlab.com/user/application_security/api_security_testing/configuration
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/api_security_testing/_index.md
2025-08-13
doc/user/application_security/api_security_testing/configuration
[ "doc", "user", "application_security", "api_security_testing", "configuration" ]
_index.md
Application Security Testing
Dynamic Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Configuration
null
- [Requirements](../_index.md) - [Enabling the analyzer](enabling_the_analyzer.md) - [Customize analyzer settings](customizing_analyzer_settings.md) - [Overriding analyzer jobs](overriding_analyzer_jobs.md) - [Available CI/CD variables](variables.md) - [Offline configuration](offline_configuration.md)
--- type: reference, howto stage: Application Security Testing group: Dynamic Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Configuration breadcrumbs: - doc - user - appl...
https://docs.gitlab.com/user/application_security/api_security_testing/enabling_the_analyzer
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/api_security_testing/enabling_the_analyzer.md
2025-08-13
doc/user/application_security/api_security_testing/configuration
[ "doc", "user", "application_security", "api_security_testing", "configuration" ]
enabling_the_analyzer.md
Application Security Testing
Dynamic Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Enabling the analyzer
null
You can specify the API you want to scan by using: - [OpenAPI v2 or v3 Specification](#openapi-specification) - [GraphQL Schema](#graphql-schema) - [HTTP Archive (HAR)](#http-archive-har) - [Postman Collection v2.0 or v2.1](#postman-collection) ## OpenAPI Specification The [OpenAPI Specification](https://www.opena...
--- stage: Application Security Testing group: Dynamic Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Enabling the analyzer breadcrumbs: - doc - user - application_securit...
https://docs.gitlab.com/user/application_security/api_security_testing/customizing_analyzer_settings
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/api_security_testing/customizing_analyzer_settings.md
2025-08-13
doc/user/application_security/api_security_testing/configuration
[ "doc", "user", "application_security", "api_security_testing", "configuration" ]
customizing_analyzer_settings.md
Application Security Testing
Dynamic Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Customizing analyzer settings
null
## Authentication Authentication is handled by providing the authentication token as a header or cookie. You can provide a script that performs an authentication flow or calculates the token. ### HTTP Basic Authentication [HTTP basic authentication](https://en.wikipedia.org/wiki/Basic_access_authentication) is an ...
--- stage: Application Security Testing group: Dynamic Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Customizing analyzer settings breadcrumbs: - doc - user - application...
https://docs.gitlab.com/user/application_security/api_security_testing/offline_configuration
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/api_security_testing/offline_configuration.md
2025-08-13
doc/user/application_security/api_security_testing/configuration
[ "doc", "user", "application_security", "api_security_testing", "configuration" ]
offline_configuration.md
Application Security Testing
Dynamic Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Offline configuration
null
{{< details >}} - Tier: Ultimate - Offering: GitLab Self-Managed {{< /details >}} For instances in an environment with limited, restricted, or intermittent access to external resources through the internet, some adjustments are required for the API security testing job to successfully run. Steps: 1. Host the Doc...
--- stage: Application Security Testing group: Dynamic Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Offline configuration breadcrumbs: - doc - user - application_securit...
https://docs.gitlab.com/user/application_security/api_security_testing/requirements
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/api_security_testing/requirements.md
2025-08-13
doc/user/application_security/api_security_testing/configuration
[ "doc", "user", "application_security", "api_security_testing", "configuration" ]
requirements.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../_index.md). <!-- This redirect file can be deleted after <2025-09-17>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs in a different project or site (for exam...
--- redirect_to: ../_index.md remove_date: '2025-09-17' breadcrumbs: - doc - user - application_security - api_security_testing - configuration --- <!-- markdownlint-disable --> This document was moved to [another location](../_index.md). <!-- This redirect file can be deleted after <2025-09-17>. --> <!-- Redirects...
https://docs.gitlab.com/user/application_security/remediate
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/remediate
[ "doc", "user", "application_security", "remediate" ]
_index.md
Application Security Testing
Static Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Remediate
Root cause determination and analysis.
Remediation is the fourth phase of the vulnerability management lifecycle: detect, triage, analyze, remediate. Remediation is the process of finding the root cause of a vulnerability and fixing the root cause, reducing the risks, or both. Use information contained in each vulnerability's [details page](../vulnerabil...
--- stage: Application Security Testing group: Static Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Remediate description: Root cause determination and analysis. breadcru...
https://docs.gitlab.com/user/application_security/terminology
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/terminology
[ "doc", "user", "application_security", "terminology" ]
_index.md
Application Security Testing
Static Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Security glossary
Definitions for terms related to security features in GitLab.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} This glossary provides definitions for terms related to security features in GitLab. While some terms may have different meanings elsewhere, these definitions are specific to GitLab. ## A...
--- stage: Application Security Testing group: Static Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Security glossary description: Definitions for terms related to securi...
https://docs.gitlab.com/user/application_security/continuous_vulnerability_scanning
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/continuous_vulnerability_scanning
[ "doc", "user", "application_security", "continuous_vulnerability_scanning" ]
_index.md
Application Security Testing
Composition Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Continuous Vulnerability Scanning
Scanning, dependencies, advisories, and background jobs.
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - Continuous dependency scanning [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/371063) with [feature flags](../../../administration/feature_flags/_index.md) `dependency_scan...
--- stage: Application Security Testing group: Composition Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Continuous Vulnerability Scanning description: Scanning, dependen...
https://docs.gitlab.com/user/application_security/analyze
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/analyze
[ "doc", "user", "application_security", "analyze" ]
_index.md
Application Security Testing
Static Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Analyze
Vulnerability analysis and evaluation.
Analysis is the third phase of the vulnerability management lifecycle: detect, triage, analyze, remediate. Analysis is the process of evaluating the details of a vulnerability to determine if it can and should be remediated. Vulnerabilities can be triaged in bulk but analysis must be done individually. Prioritize an...
--- stage: Application Security Testing group: Static Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Analyze description: Vulnerability analysis and evaluation. breadcrumb...
https://docs.gitlab.com/user/application_security/risk_assessment_data
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/risk_assessment_data.md
2025-08-13
doc/user/application_security/vulnerabilities
[ "doc", "user", "application_security", "vulnerabilities" ]
risk_assessment_data.md
Application Security Testing
Composition Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Vulnerability risk assessment data
null
Use vulnerability risk data to help assess the potential impact to your environment. - Severity: Each vulnerability is assigned a standardized GitLab severity value. - For vulnerabilities in the [Common Vulnerabilities and Exposures (CVE)](https://www.cve.org/) catalog, the following data can be retrieved through t...
--- stage: Application Security Testing group: Composition Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Vulnerability risk assessment data breadcrumbs: - doc - user - ap...
https://docs.gitlab.com/user/application_security/vulnerabilities
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/vulnerabilities
[ "doc", "user", "application_security", "vulnerabilities" ]
_index.md
Security Risk Management
Security Insights
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Vulnerability details
Vulnerability details, status, resolution, and linking issues.
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Each vulnerability in a project has a vulnerability page containing details of the vulnerability, including: - Description - When it was detected - Current status - Available actions - Linked issues - A...
--- stage: Security Risk Management group: Security Insights info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Vulnerability details description: Vulnerability details, status, resolu...
https://docs.gitlab.com/user/application_security/severities
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/severities.md
2025-08-13
doc/user/application_security/vulnerabilities
[ "doc", "user", "application_security", "vulnerabilities" ]
severities.md
Security Risk Management
Security Insights
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Vulnerability severity levels
Classification, impact, prioritization, and risk assessment.
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} GitLab vulnerability analyzers attempt to return vulnerability severity level values whenever possible. The following is a list of available GitLab vulnerability severity levels, ranked from most to leas...
--- stage: Security Risk Management group: Security Insights info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Vulnerability severity levels description: Classification, impact, prior...
https://docs.gitlab.com/user/application_security/validity_check
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/validity_check.md
2025-08-13
doc/user/application_security/vulnerabilities
[ "doc", "user", "application_security", "vulnerabilities" ]
validity_check.md
Application Security Testing
Secret Detection
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Validity checks
null
{{< details >}} Status: Experiment - Tier: Ultimate - Offering: GitLab.com {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/520923) in GitLab 18.0 [with a flag](../../../api/feature_flags.md) named `validity_checks`. Disabled by default. {{< /history >}} {{< alert t...
--- stage: Application Security Testing group: Secret Detection info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Validity checks breadcrumbs: - doc - user - application_security - vu...
https://docs.gitlab.com/user/application_security/iac_scanning
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/iac_scanning
[ "doc", "user", "application_security", "iac_scanning" ]
_index.md
Application Security Testing
Static Analysis
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Infrastructure as Code scanning
Vulnerability detection, configuration analysis, and pipeline integration.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Infrastructure as Code (IaC) scanning runs in your CI/CD pipeline, checking your infrastructure definition files for known vulnerabilities. Identify vulnerabilities before they're committe...
--- stage: Application Security Testing group: Static Analysis info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Infrastructure as Code scanning description: Vulnerability detection, ...
https://docs.gitlab.com/user/application_security/security_dashboard
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/security_dashboard
[ "doc", "user", "application_security", "security_dashboard" ]
_index.md
Security Risk Management
Security Insights
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab Security Dashboards and Security Center
Security dashboards, vulnerability trends, project ratings, and metrics.
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} ## Security Dashboards Security Dashboards are used to assess the security posture of your applications. GitLab provides you with a collection of metrics, ratings, and charts for the vulnerabilities det...
--- stage: Security Risk Management group: Security Insights info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab Security Dashboards and Security Center description: Security das...
https://docs.gitlab.com/user/application_security/dependency_list
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/application_security/_index.md
2025-08-13
doc/user/application_security/dependency_list
[ "doc", "user", "application_security", "dependency_list" ]
_index.md
Security Risk Management
Security Insights
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Dependency list
Vulnerabilities, licenses, filtering, and exporting.
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - Group-level dependency list [introduced](https://gitlab.com/groups/gitlab-org/-/epics/8090) in GitLab 16.2 [with a flag](../../../administration/feature_flags/_index.md) named `group_l...
--- stage: Security Risk Management group: Security Insights info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Dependency list description: Vulnerabilities, licenses, filtering, and e...
https://docs.gitlab.com/user/logging
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/logging.md
2025-08-13
doc/user/gitlab_com
[ "doc", "user", "gitlab_com" ]
logging.md
none
unassigned
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Logs on GitLab.com
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com {{< /details >}} Information about logs on GitLab.com. ## How we log on GitLab.com [Fluentd](https://gitlab.com/gitlab-com/runbooks/tree/master/logging/doc#fluentd) parses our logs, then sends them to: - [Stackdriver Logging](https://gitlab....
--- stage: none group: unassigned info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Logs on GitLab.com breadcrumbs: - doc - user - gitlab_com --- {{< details >}} - Tier: Free, Prem...
https://docs.gitlab.com/user/gitlab_com
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/gitlab_com
[ "doc", "user", "gitlab_com" ]
_index.md
none
unassigned
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab.com settings
Instance configurations.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com {{< /details >}} These settings are used on GitLab.com, and are available to [GitLab SaaS](https://about.gitlab.com/pricing/) customers. See some of these settings on the [instance configuration page for GitLab.com](https://gitlab.com/help/ins...
--- stage: none group: unassigned info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab.com settings description: Instance configurations. breadcrumbs: - doc - user - gitlab_com --...
https://docs.gitlab.com/user/risks
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/risks.md
2025-08-13
doc/user/duo_workflow
[ "doc", "user", "duo_workflow" ]
risks.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <2025-09-29>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs i...
--- redirect_to: ../duo_agent_platform/flows/software_development.md remove_date: '2025-09-29' breadcrumbs: - doc - user - duo_workflow --- <!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <...
https://docs.gitlab.com/user/best_practices
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/best_practices.md
2025-08-13
doc/user/duo_workflow
[ "doc", "user", "duo_workflow" ]
best_practices.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <2025-09-29>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs i...
--- redirect_to: ../duo_agent_platform/flows/software_development.md remove_date: '2025-09-29' breadcrumbs: - doc - user - duo_workflow --- <!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <...
https://docs.gitlab.com/user/docker_set_up
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/docker_set_up.md
2025-08-13
doc/user/duo_workflow
[ "doc", "user", "duo_workflow" ]
docker_set_up.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <2025-09-29>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs i...
--- redirect_to: ../duo_agent_platform/flows/software_development.md remove_date: '2025-09-29' breadcrumbs: - doc - user - duo_workflow --- <!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/flows/software_development.md). <!-- This redirect file can be deleted after <...
https://docs.gitlab.com/user/duo_workflow
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/duo_workflow
[ "doc", "user", "duo_workflow" ]
_index.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/_index.md). <!-- This redirect file can be deleted after <2025-09-29>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs in a different projec...
--- redirect_to: ../duo_agent_platform/_index.md remove_date: '2025-09-29' breadcrumbs: - doc - user - duo_workflow --- <!-- markdownlint-disable --> This document was moved to [another location](../duo_agent_platform/_index.md). <!-- This redirect file can be deleted after <2025-09-29>. --> <!-- Redirects that poi...
https://docs.gitlab.com/user/packages
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/packages
[ "doc", "user", "packages" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Packages and Registries
Package management, container registry, artifact storage, and dependency management.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} The GitLab [package registry](package_registry/_index.md) acts as a private or public registry for a variety of common package managers. You can publish and share packages, which can be ea...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Packages and Registries description: Package management, container registry, artifact stor...
https://docs.gitlab.com/user/packages/conan_1_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/conan_1_repository
[ "doc", "user", "packages", "conan_1_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Conan 1 packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Experiment {{< /details >}} {{< alert type="warning" >}} The Conan package registry for GitLab is under development and isn't ready for production use due to limited functionality. This [epic](h...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Conan 1 packages in the package registry breadcrumbs: - doc - user - packages - conan_1_re...
https://docs.gitlab.com/user/packages/generic_packages
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/generic_packages
[ "doc", "user", "packages", "generic_packages" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab generic packages repository
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Use the generic packages repository to publish and manage generic files, such as release binaries, in your project's package registry. This feature is particularly useful for storing and d...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab generic packages repository breadcrumbs: - doc - user - packages - generic_packages...
https://docs.gitlab.com/user/packages/harbor_container_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/harbor_container_registry
[ "doc", "user", "packages", "harbor_container_registry" ]
_index.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Harbor registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - **Harbor Registry** [moved](https://gitlab.com/gitlab-org/gitlab/-/issues/439494) from the **Operate** menu section to **Deploy** in GitLab 17.0. {{< /history >}} You ...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Harbor registry breadcrumbs: - doc - user - packages - harbor_container_registry --- {...
https://docs.gitlab.com/user/packages/conan_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/conan_repository
[ "doc", "user", "packages", "conan_repository" ]
_index.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](../conan_1_repository/_index.md). <!-- This redirect file can be deleted after <2025-09-16>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs in a different projec...
--- redirect_to: ../conan_1_repository/_index.md remove_date: '2025-09-16' breadcrumbs: - doc - user - packages - conan_repository --- <!-- markdownlint-disable --> This document was moved to [another location](../conan_1_repository/_index.md). <!-- This redirect file can be deleted after <2025-09-16>. --> <!-- Red...
https://docs.gitlab.com/user/packages/terraform_module_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/terraform_module_registry
[ "doc", "user", "packages", "terraform_module_registry" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Terraform Module Registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - Infrastructure registry and Terraform Module Registry [merged](https://gitlab.com/gitlab-org/gitlab/-/issues/404075) into a single Terraform Module Registry feature in G...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Terraform Module Registry breadcrumbs: - doc - user - packages - terraform_module_registry...
https://docs.gitlab.com/user/packages/maven_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/maven_repository
[ "doc", "user", "packages", "maven_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Maven packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Publish [Maven](https://maven.apache.org) artifacts in your project's package registry. Then, install the packages whenever you need to use them as a dependency. For documentation of the ...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Maven packages in the package registry breadcrumbs: - doc - user - packages - maven_reposi...
https://docs.gitlab.com/user/packages/composer_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/composer_repository
[ "doc", "user", "packages", "composer_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Composer packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Beta {{< /details >}} {{< alert type="warning" >}} The Composer package registry for GitLab is under development and isn't ready for production use due to limited functionality. This [epic](http...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Composer packages in the package registry breadcrumbs: - doc - user - packages - composer_...
https://docs.gitlab.com/user/packages/protected_container_tags
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/protected_container_tags.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
protected_container_tags.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Protected container tags
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/505455) as an [experiment](../../../policy/development_stages_support.md) in GitLab 17.9 [with a flag](../../../administration/f...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Protected container tags breadcrumbs: - doc - user - packages - container_registry --- ...
https://docs.gitlab.com/user/packages/container_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
_index.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab container registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} You can use the integrated container registry to store container images for each GitLab project. To enable the container registry for your GitLab instance, see the [administrator document...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab container registry breadcrumbs: - doc - user - packages - container_registry --- ...
https://docs.gitlab.com/user/packages/cosign_tutorial
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/cosign_tutorial.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
cosign_tutorial.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Tutorial: Annotate container images with build provenance data
null
Annotations provide valuable metadata about the build process. This information is used for auditing and traceability. In a security incident, having detailed provenance data can significantly speed up the investigation and remediation process. This tutorial describes how to set up a GitLab pipeline to automate the ...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: 'Tutorial: Annotate container images with build provenance data' breadcrumbs: - doc - us...
https://docs.gitlab.com/user/packages/container_repository_protection_rules
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/container_repository_protection_rules.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
container_repository_protection_rules.md
Container
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Protected container repositories
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/463669) in GitLab 16.7 [with a flag](../../../administration/feature_flags/_index.md) named `container_registr...
--- stage: Container group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments gitlab_dedicated: true title: Protected container repositories breadcrumbs: - doc - user - pa...
https://docs.gitlab.com/user/packages/troubleshoot_container_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/troubleshoot_container_registry.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
troubleshoot_container_registry.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Troubleshooting the GitLab container registry
null
You must sign in to GitLab with administrator rights to troubleshoot most issues with the GitLab container registry. You can find [additional troubleshooting information](../../../administration/packages/container_registry_troubleshooting.md) in the GitLab container registry administration documentation. ## Migrati...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Troubleshooting the GitLab container registry breadcrumbs: - doc - user - packages - con...
https://docs.gitlab.com/user/packages/migrate_containers_ecr_tutorial
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/migrate_containers_ecr_tutorial.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
migrate_containers_ecr_tutorial.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Tutorial: Migrate container images from Amazon ECR to GitLab
null
Migrating container images between registries can be time-consuming when done manually. This tutorial describes how to set up a CI/CD pipeline to automate the bulk migration of container images from Amazon Elastic Container Registry (ECR) to the GitLab container registry. To migrate container images from ECR: 1. [C...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: 'Tutorial: Migrate container images from Amazon ECR to GitLab' breadcrumbs: - doc - user...
https://docs.gitlab.com/user/packages/immutable_container_tags
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/immutable_container_tags.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
immutable_container_tags.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Immutable container tags
null
{{< details >}} - Tier: Ultimate - Offering: GitLab.com, GitLab Self-Managed - Status: Beta {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/523276) as an [experiment](../../../policy/development_stages_support.md) in GitLab 18.1 [with a flag](../../../administration/f...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Immutable container tags breadcrumbs: - doc - user - packages - container_registry --- ...
https://docs.gitlab.com/user/packages/reduce_container_registry_storage
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/reduce_container_registry_storage.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
reduce_container_registry_storage.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Reduce container registry storage
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Container registries can grow in size over time if you don't manage your registry usage. For example, if you add a large number of images or tags: - Retrieving the list of available tags ...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Reduce container registry storage breadcrumbs: - doc - user - packages - container_regis...
https://docs.gitlab.com/user/packages/delete_container_registry_images
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/delete_container_registry_images.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
delete_container_registry_images.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Delete container images from the container registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} You can delete container images from your container registry. To automatically delete container images based on specific criteria, use [garbage collection](#garbage-collection). Alternati...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Delete container images from the container registry breadcrumbs: - doc - user - packages...
https://docs.gitlab.com/user/packages/reduce_container_registry_data_transfer
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/reduce_container_registry_data_transfer.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
reduce_container_registry_data_transfer.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Reduce container registry data transfers
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Depending on the frequency with which images or tags are downloaded from the container registry, data transfer can be quite high. This page offers several recommendations and tips for redu...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Reduce container registry data transfers breadcrumbs: - doc - user - packages - containe...
https://docs.gitlab.com/user/packages/authenticate_with_container_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/authenticate_with_container_registry.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
authenticate_with_container_registry.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Authenticate with the container registry
Learn how to authenticate with the container registry using your GitLab login credentials, a token, or CI/CD variables such as a CI job token.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} To authenticate with the container registry, you can use: - GitLab username and password (not available if 2FA is enabled) - [Personal access token](../../profile/personal_access_tokens.m...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments description: Learn how to authenticate with the container registry using your GitLab login cr...
https://docs.gitlab.com/user/packages/build_and_push_images
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/build_and_push_images.md
2025-08-13
doc/user/packages/container_registry
[ "doc", "user", "packages", "container_registry" ]
build_and_push_images.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Build and push container images to the container registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Before you can build and push container images, you must [authenticate](authenticate_with_container_registry.md) with the container registry. ## Use Docker commands You can use Docker co...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Build and push container images to the container registry breadcrumbs: - doc - user - pa...
https://docs.gitlab.com/user/packages/virtual_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/virtual_registry
[ "doc", "user", "packages", "virtual_registry" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Virtual registry
null
{{< details >}} - Tier: Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed - Status: Beta {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/14137) in GitLab 18.0 [with a flag](../../../administration/feature_flags/_index.md) named `virtual_registry_maven`. Dis...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Virtual registry breadcrumbs: - doc - user - packages - virtual_registry --- {{< details...
https://docs.gitlab.com/user/packages/virtual_registry/maven
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/virtual_registry/_index.md
2025-08-13
doc/user/packages/virtual_registry/maven
[ "doc", "user", "packages", "virtual_registry", "maven" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Maven virtual registry
null
{{< details >}} - Tier: Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed - Status: Beta {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/14137) in GitLab 18.0 [with a flag](../../../../administration/feature_flags/_index.md) named `virtual_registry_maven`. ...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Maven virtual registry breadcrumbs: - doc - user - packages - virtual_registry - maven ---...
https://docs.gitlab.com/user/packages/helm_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/helm_repository
[ "doc", "user", "packages", "helm_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Helm charts in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Beta {{< /details >}} {{< alert type="warning" >}} The Helm chart registry for GitLab is under development and isn't ready for production use due to limited functionality. This [epic](https://gi...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Helm charts in the package registry breadcrumbs: - doc - user - packages - helm_repository...
https://docs.gitlab.com/user/packages/nuget_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/nuget_repository
[ "doc", "user", "packages", "nuget_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
NuGet packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Publish NuGet packages in your project's package registry. Then, install the packages whenever you need to use them as a dependency. The package registry works with: - [NuGet CLI](https:...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: NuGet packages in the package registry breadcrumbs: - doc - user - packages - nuget_reposi...
https://docs.gitlab.com/user/packages/auto_publish_tutorial
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/auto_publish_tutorial.md
2025-08-13
doc/user/packages/pypi_repository
[ "doc", "user", "packages", "pypi_repository" ]
auto_publish_tutorial.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Tutorial: Automatically build and publish packages with CI/CD
null
You can use CI/CD to build and publish your PyPI packages. Automatic builds can help you keep your packages up to date and available to others. In this tutorial, you'll create a new CI/CD configuration to build, test, and publish a sample PyPI package. When you finish, you should better understand how each step in t...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: 'Tutorial: Automatically build and publish packages with CI/CD' breadcrumbs: - doc - user ...
https://docs.gitlab.com/user/packages/pypi_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/pypi_repository
[ "doc", "user", "packages", "pypi_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
PyPI packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} The Python Package Index (PyPI) is the official third-party software repository for Python. Use the GitLab PyPI package registry to publish and share Python packages in your GitLab project...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: PyPI packages in the package registry breadcrumbs: - doc - user - packages - pypi_reposito...
https://docs.gitlab.com/user/packages/dependency_proxy
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/dependency_proxy
[ "doc", "user", "packages", "dependency_proxy" ]
_index.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Dependency proxy for container images
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} The GitLab dependency proxy for container images is a local proxy you can use for your frequently-accessed upstream images. In the case of CI/CD, the dependency proxy receives a request a...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Dependency proxy for container images breadcrumbs: - doc - user - packages - dependency_...
https://docs.gitlab.com/user/packages/reduce_dependency_proxy_storage
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/reduce_dependency_proxy_storage.md
2025-08-13
doc/user/packages/dependency_proxy
[ "doc", "user", "packages", "dependency_proxy" ]
reduce_dependency_proxy_storage.md
Package
Container Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Reduce dependency proxy storage for container images
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} There's no automatic removal process for blobs. Unless you delete them manually, they're stored indefinitely. This page covers several options for clearing unused items from the cache. ##...
--- stage: Package group: Container Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Reduce dependency proxy storage for container images breadcrumbs: - doc - user - package...
https://docs.gitlab.com/user/packages/yarn_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/yarn_repository
[ "doc", "user", "packages", "yarn_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Publish packages with Yarn
null
You can publish and install packages with [Yarn 1 (Classic)](https://classic.yarnpkg.com) and [Yarn 2+](https://yarnpkg.com). To find the Yarn version used in the deployment container, run `yarn --version` in the `script` block of the CI/CD script job block that is responsible for calling `yarn publish`. The Yarn ve...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Publish packages with Yarn breadcrumbs: - doc - user - packages - yarn_repository --- Yo...
https://docs.gitlab.com/user/packages/npm_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/npm_registry
[ "doc", "user", "packages", "npm_registry" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
npm packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Node Package Manager (npm) is the default package manager for JavaScript and Node.js. Developers use npm to share and reuse code, manage dependencies, and streamline project workflows. In ...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: npm packages in the package registry breadcrumbs: - doc - user - packages - npm_registry -...
https://docs.gitlab.com/user/packages/go_proxy
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/go_proxy
[ "doc", "user", "packages", "go_proxy" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Go proxy for GitLab
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Experiment {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/27376) in GitLab 13.1 [with a flag](../../../administration/feature_flags/_index.md) name...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Go proxy for GitLab breadcrumbs: - doc - user - packages - go_proxy --- {{< details >}} ...
https://docs.gitlab.com/user/packages/package_protection_rules
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/package_protection_rules.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
package_protection_rules.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Protected packages
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/416395) in GitLab 16.5 [with a flag](../../../administration/feature_flags/_index.md) named `packages_protecte...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments gitlab_dedicated: true title: Protected packages breadcrumbs: - doc - user - packages - package_r...
https://docs.gitlab.com/user/packages/pypi_cosign_tutorial
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/pypi_cosign_tutorial.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
pypi_cosign_tutorial.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Tutorial: Build and sign Python packages with GitLab CI/CD
null
This tutorial shows you how to implement a secure pipeline for Python packages. The pipeline includes stages that cryptographically sign and verify Python packages using GitLab CI/CD and [Sigstore Cosign](https://docs.sigstore.dev/). By the end, you'll learn how to: - Build and sign Python packages using GitLab CI/...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: 'Tutorial: Build and sign Python packages with GitLab CI/CD' breadcrumbs: - doc - user - p...
https://docs.gitlab.com/user/packages/enterprise_structure_tutorial
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/enterprise_structure_tutorial.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
enterprise_structure_tutorial.md
Package
Package Registry
For assistance with this tutorial, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects.
Tutorial: Structure the package registry for enterprise scale
null
As your organization grows, package management can become increasingly complex. The GitLab package registry model offers a powerful solution for enterprise package management. Understanding how to leverage the package registry is important to working with packages securely, simply, and at scale. In this tutorial, yo...
--- stage: Package group: Package Registry info: For assistance with this tutorial, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments-to-other-projects-and-subjects. title: 'Tutorial: Structure the package registry for enterprise scale' breadcrumbs: - doc - user - packages - package_reg...
https://docs.gitlab.com/user/packages/tutorial_generate_sbom
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/tutorial_generate_sbom.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
tutorial_generate_sbom.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Tutorial: Generate a software bill of materials with GitLab package registry
null
This tutorial shows you how to generate a software bill of materials (SBOM) in CycloneDX format with a CI/CD pipeline. The pipeline you'll build collects packages across multiple projects in a group, providing you with a comprehensive view of the dependencies in related projects. You'll create a virtual Python envir...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: 'Tutorial: Generate a software bill of materials with GitLab package registry' breadcrumbs...
https://docs.gitlab.com/user/packages/supported_functionality
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/supported_functionality.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
supported_functionality.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Supported package managers and functionality
null
The GitLab package registry supports different functionalities for each package type. This support includes publishing and pulling packages, request forwarding, managing duplicates, and authentication. ## Supported package managers {{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Supported package managers and functionality breadcrumbs: - doc - user - packages - packag...
https://docs.gitlab.com/user/packages/package_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - [Moved](https://gitlab.com/gitlab-org/gitlab/-/issues/221259) from GitLab Premium to GitLab Free in 13.3. {{< /history >}} With the GitLab package registry, you can us...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Package registry breadcrumbs: - doc - user - packages - package_registry --- {{< details...
https://docs.gitlab.com/user/packages/reduce_package_registry_storage
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/reduce_package_registry_storage.md
2025-08-13
doc/user/packages/package_registry
[ "doc", "user", "packages", "package_registry" ]
reduce_package_registry_storage.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Reduce package registry storage
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Package registries accumulate packages and their assets over time. Without regular cleanup: - Package lists take longer to fetch, which impacts CI/CD pipeline performance - Servers alloca...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Reduce package registry storage breadcrumbs: - doc - user - packages - package_registry --...
https://docs.gitlab.com/user/packages/package_registry/dependency_proxy
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/package_registry/_index.md
2025-08-13
doc/user/packages/package_registry/dependency_proxy
[ "doc", "user", "packages", "package_registry", "dependency_proxy" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Dependency proxy for packages
null
{{< details >}} - Tier: Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Beta {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/groups/gitlab-org/-/epics/3610) in GitLab 16.6 [with a flag](../../../../administration/feature_flags/_index.md) named `packages...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Dependency proxy for packages breadcrumbs: - doc - user - packages - package_registry - de...
https://docs.gitlab.com/user/packages/conan_2_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/conan_2_repository
[ "doc", "user", "packages", "conan_2_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Conan 2 packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Experiment {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/519741) in GitLab 18.1 [with a flag](../../../administration/feature_flags/_index.md) nam...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Conan 2 packages in the package registry breadcrumbs: - doc - user - packages - conan_2_re...
https://docs.gitlab.com/user/packages/rubygems_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/rubygems_registry
[ "doc", "user", "packages", "rubygems_registry" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Ruby gems in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Experiment {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52147) in GitLab 13.9 [with a flag](../../../administration/feature_flags/_index....
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Ruby gems in the package registry breadcrumbs: - doc - user - packages - rubygems_registry...
https://docs.gitlab.com/user/packages/project_registry
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/project_registry.md
2025-08-13
doc/user/packages/workflows
[ "doc", "user", "packages", "workflows" ]
project_registry.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Store all of your packages in one GitLab project
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Store packages from multiple sources in one project's package registry and configure your remote repositories to point to this project in GitLab. Use this approach when you want to: - Pu...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Store all of your packages in one GitLab project breadcrumbs: - doc - user - packages - wo...
https://docs.gitlab.com/user/packages/working_with_monorepos
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/working_with_monorepos.md
2025-08-13
doc/user/packages/workflows
[ "doc", "user", "packages", "workflows" ]
working_with_monorepos.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Monorepo package management workflows
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Use a monorepo project as a package registry to publish packages to multiple projects. ## Publish packages to a project and its child projects To publish packages to a project and its ch...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Monorepo package management workflows breadcrumbs: - doc - user - packages - workflows ---...
https://docs.gitlab.com/user/packages/build_packages
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/build_packages.md
2025-08-13
doc/user/packages/workflows
[ "doc", "user", "packages", "workflows" ]
build_packages.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Build packages
null
Use the GitLab package registry to install and build packages for different package formats. The following package managers are supported: - [Composer](#composer) - [Conan 1](#conan-1) - [Conan 2](#conan-2) - [Maven](#maven) - [Gradle](#gradle) - [sbt](#sbt) - [npm](#npm) - [Yarn](#yarn) - [NuGet](#nuget) - [PyPI](...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Build packages breadcrumbs: - doc - user - packages - workflows --- Use the GitLab packa...
https://docs.gitlab.com/user/packages/debian_repository
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/packages/_index.md
2025-08-13
doc/user/packages/debian_repository
[ "doc", "user", "packages", "debian_repository" ]
_index.md
Package
Package Registry
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Debian packages in the package registry
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab Self-Managed - Status: Experiment {{< /details >}} {{< history >}} - [Deployed behind a feature flag](../../feature_flags.md), disabled by default. {{< /history >}} {{< alert type="warning" >}} The Debian package registry for GitLab is under de...
--- stage: Package group: Package Registry info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Debian packages in the package registry breadcrumbs: - doc - user - packages - debian_repo...
https://docs.gitlab.com/user/setup
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/setup.md
2025-08-13
doc/user/duo_amazon_q
[ "doc", "user", "duo_amazon_q" ]
setup.md
AI-powered
AI Framework
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Set up GitLab Duo with Amazon Q
Set up and manage GitLab Duo with Amazon Q on a Self-Managed instance using AWS integration.
{{< details >}} - Tier: Ultimate - Add-on: GitLab Duo with Amazon Q - Offering: GitLab Self-Managed {{< /details >}} {{< history >}} - Introduced as an [experiment](../../policy/development_stages_support.md#experiment) in GitLab 17.7 [with a flag](../../administration/feature_flags/_index.md) named `amazon_q_int...
--- stage: AI-powered group: AI Framework info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments description: Set up and manage GitLab Duo with Amazon Q on a Self-Managed instance using AWS int...
https://docs.gitlab.com/user/duo_amazon_q
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/duo_amazon_q
[ "doc", "user", "duo_amazon_q" ]
_index.md
AI-powered
AI Framework
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab Duo with Amazon Q
null
{{< details >}} - Tier: Ultimate - Add-on: GitLab Duo with Amazon Q - Offering: GitLab Self-Managed {{< /details >}} {{< history >}} - Introduced as [beta](../../policy/development_stages_support.md#beta) in GitLab 17.7 [with a flag](../../administration/feature_flags/_index.md) named `amazon_q_integration`. Disa...
--- stage: AI-powered group: AI Framework info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab Duo with Amazon Q breadcrumbs: - doc - user - duo_amazon_q --- {{< details >}} - ...
https://docs.gitlab.com/user/gitlab_duo_chat
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
_index.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab Duo Chat
null
{{< details >}} - Tier: Premium, Ultimate - Add-on: GitLab Duo Core, Pro, or Enterprise, GitLab Duo with Amazon Q - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - LLMs: Anthropic [Claude 4.0 Sonnet](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-sonnet-4), Anthropi...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab Duo Chat breadcrumbs: - doc - user - gitlab_duo_chat --- {{< details >}} - Tier: Prem...
https://docs.gitlab.com/user/best_practices
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/best_practices.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
best_practices.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab Duo Chat best practices
null
When prompting GitLab Duo Chat with questions, apply the following best practices to receive concrete examples and specific guidance. ## Have a conversation Treat chats like conversations, not search forms. Start with a search-like question, then follow up with related questions to refine the scope. Build context t...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab Duo Chat best practices breadcrumbs: - doc - user - gitlab_duo_chat --- When prompting...
https://docs.gitlab.com/user/turn_on_off
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/turn_on_off.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
turn_on_off.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Control GitLab Duo Chat availability
null
GitLab Duo Chat can be turned on and off, and availability changed. ## For GitLab.com In GitLab 16.11 and later, GitLab Duo Chat is: - Generally available. - Available to any user with an assigned GitLab Duo seat. If you [turn GitLab Duo on or off](../gitlab_duo/turn_on_off.md), you turn on or turn off Duo Chat a...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Control GitLab Duo Chat availability breadcrumbs: - doc - user - gitlab_duo_chat --- GitLab D...
https://docs.gitlab.com/user/examples
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/examples.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
examples.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Ask GitLab Duo Chat
null
As part of GitLab Duo's AI-native features, GitLab Duo Chat helps you: - Get explanations of code, errors, and GitLab features. - Generate or refactor code, write tests, and fix issues. - Create CI/CD configurations and troubleshoot job failures. - Summarize issues, epics, and merge requests. - Resolve security vuln...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Ask GitLab Duo Chat breadcrumbs: - doc - user - gitlab_duo_chat --- As part of GitLab Duo's A...
https://docs.gitlab.com/user/agentic_chat
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/agentic_chat.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
agentic_chat.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab Duo Agentic Chat
null
{{< details >}} - Tier: Premium, Ultimate - Add-on: GitLab Duo Core, Pro, or Enterprise - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated - Status: Beta - LLM: Anthropic [Claude Sonnet 4](https://console.cloud.google.com/vertex-ai/publishers/anthropic/model-garden/claude-sonnet-4) - Available on GitLab D...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab Duo Agentic Chat breadcrumbs: - doc - user - gitlab_duo_chat --- {{< details >}} - Ti...
https://docs.gitlab.com/user/troubleshooting
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/troubleshooting.md
2025-08-13
doc/user/gitlab_duo_chat
[ "doc", "user", "gitlab_duo_chat" ]
troubleshooting.md
AI-powered
Duo Chat
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Troubleshooting GitLab Duo Chat
null
When working with GitLab Duo Chat, you might encounter the following issues. ## The **GitLab Duo Chat** button is not displayed If the button is not visible in the upper-right of the UI, ensure GitLab Duo Chat [is enabled](turn_on_off.md). The **GitLab Duo Chat** button is not displayed on [groups and projects wit...
--- stage: AI-powered group: Duo Chat info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Troubleshooting GitLab Duo Chat breadcrumbs: - doc - user - gitlab_duo_chat --- When working ...
https://docs.gitlab.com/user/infrastructure
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/infrastructure
[ "doc", "user", "infrastructure" ]
_index.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Manage your infrastructure
Terraform and Kubernetes deployments.
Use GitLab to speed up and simplify your infrastructure management practices. {{< cards >}} - [Getting started](../get_started/get_started_managing_infrastructure.md) - [Infrastructure as Code](iac/_index.md) - [Create Kubernetes clusters](../clusters/create/_index.md) - [Connect Kubernetes clusters](../clusters/ag...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments description: Terraform and Kubernetes deployments. title: Manage your infrastructure breadcrumbs: - do...
https://docs.gitlab.com/user/infrastructure/terraform_template_recipes
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/terraform_template_recipes.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
terraform_template_recipes.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](_index.md). <!-- This redirect file can be deleted after <2025-08-02>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs in a different project or site (link is not...
--- redirect_to: _index.md remove_date: '2025-08-02' breadcrumbs: - doc - user - infrastructure - iac --- <!-- markdownlint-disable --> This document was moved to [another location](_index.md). <!-- This redirect file can be deleted after <2025-08-02>. --> <!-- Redirects that point to other docs in the same project...
https://docs.gitlab.com/user/infrastructure/mr_integration
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/mr_integration.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
mr_integration.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
OpenTofu integration in merge requests
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Collaborating around Infrastructure as Code (IaC) changes requires both code changes and expected infrastructure changes to be checked and approved. GitLab provides a solution to help coll...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: OpenTofu integration in merge requests breadcrumbs: - doc - user - infrastructure - iac --- {...
https://docs.gitlab.com/user/infrastructure/terraform_state
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/terraform_state.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
terraform_state.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
GitLab-managed Terraform/OpenTofu state
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} {{< history >}} - Support for state names that contain periods introduced in GitLab 15.7 [with a flag](../../../administration/feature_flags/_index.md) named `allow_dots_on_tf_state_names...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: GitLab-managed Terraform/OpenTofu state breadcrumbs: - doc - user - infrastructure - iac --- ...
https://docs.gitlab.com/user/infrastructure/troubleshooting
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/troubleshooting.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
troubleshooting.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Troubleshooting the Terraform integration with GitLab
null
When you are using the integration with Terraform and GitLab, you might experience issues you need to troubleshoot. ## `gitlab_group_share_group` resources not detected when subgroup state is refreshed The GitLab Terraform provider can fail to detect existing `gitlab_group_share_group` resources due to the issue ["...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Troubleshooting the Terraform integration with GitLab breadcrumbs: - doc - user - infrastructur...
https://docs.gitlab.com/user/infrastructure/gitlab_terraform_helpers
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/gitlab_terraform_helpers.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
gitlab_terraform_helpers.md
null
null
null
null
null
<!-- markdownlint-disable --> This document was moved to [another location](_index.md). <!-- This redirect file can be deleted after <2025-08-02>. --> <!-- Redirects that point to other docs in the same project expire in three months. --> <!-- Redirects that point to docs in a different project or site (link is not...
--- redirect_to: _index.md remove_date: '2025-08-02' breadcrumbs: - doc - user - infrastructure - iac --- <!-- markdownlint-disable --> This document was moved to [another location](_index.md). <!-- This redirect file can be deleted after <2025-08-02>. --> <!-- Redirects that point to other docs in the same project...
https://docs.gitlab.com/user/infrastructure/iac
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/_index.md
2025-08-13
doc/user/infrastructure/iac
[ "doc", "user", "infrastructure", "iac" ]
_index.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Infrastructure as Code with OpenTofu and GitLab
Infrastructure management, versioning, automation, state storage, and modules.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} To manage your infrastructure with GitLab, you can use the integration with OpenTofu to define resources that you can version, reuse, and share: - Manage low-level components like compute...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Infrastructure as Code with OpenTofu and GitLab description: Infrastructure management, version...
https://docs.gitlab.com/user/infrastructure/clusters
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/_index.md
2025-08-13
doc/user/infrastructure/clusters
[ "doc", "user", "infrastructure", "clusters" ]
_index.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Kubernetes clusters
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} To connect clusters to GitLab, use the [GitLab agent for Kubernetes](../../clusters/agent/_index.md). ## Certificate-based Kubernetes integration (deprecated) {{< alert type="warning" >}...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Kubernetes clusters breadcrumbs: - doc - user - infrastructure - clusters --- {{< details >}}...
https://docs.gitlab.com/user/infrastructure/migrate_to_gitlab_agent
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/migrate_to_gitlab_agent.md
2025-08-13
doc/user/infrastructure/clusters
[ "doc", "user", "infrastructure", "clusters" ]
migrate_to_gitlab_agent.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Migrate to the GitLab agent for Kubernetes
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} To connect your Kubernetes cluster with GitLab, you can use: - [A GitOps workflow](../../clusters/agent/gitops.md). - [A GitLab CI/CD workflow](../../clusters/agent/ci_cd_workflow.md). - ...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Migrate to the GitLab agent for Kubernetes breadcrumbs: - doc - user - infrastructure - cluster...
https://docs.gitlab.com/user/infrastructure/clusters/manage/ingress
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/manage/ingress.md
2025-08-13
doc/user/infrastructure/clusters/manage/management_project_applications
[ "doc", "user", "infrastructure", "clusters", "manage", "management_project_applications" ]
ingress.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Install Ingress with a cluster management project
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Assuming you already have a project created from a [management project template](../../../../clusters/management_project_template.md), to install Ingress you should uncomment this line fro...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Install Ingress with a cluster management project breadcrumbs: - doc - user - infrastructure - ...
https://docs.gitlab.com/user/infrastructure/clusters/manage/certmanager
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/manage/certmanager.md
2025-08-13
doc/user/infrastructure/clusters/manage/management_project_applications
[ "doc", "user", "infrastructure", "clusters", "manage", "management_project_applications" ]
certmanager.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Install cert-manager with a cluster management project
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Assuming you already have a project created from a [management project template](../../../../clusters/management_project_template.md), to install cert-manager you should uncomment this lin...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Install cert-manager with a cluster management project breadcrumbs: - doc - user - infrastructu...
https://docs.gitlab.com/user/infrastructure/clusters/manage/runner
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/manage/runner.md
2025-08-13
doc/user/infrastructure/clusters/manage/management_project_applications
[ "doc", "user", "infrastructure", "clusters", "manage", "management_project_applications" ]
runner.md
Verify
Runner
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Install GitLab Runner with a cluster management project
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} Assuming you already have a project created from a [management project template](../../../../clusters/management_project_template.md), to install GitLab Runner you should uncomment this li...
--- stage: Verify group: Runner info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Install GitLab Runner with a cluster management project breadcrumbs: - doc - user - infrastructure - ...
https://docs.gitlab.com/user/infrastructure/clusters/manage/vault
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/manage/vault.md
2025-08-13
doc/user/infrastructure/clusters/manage/management_project_applications
[ "doc", "user", "infrastructure", "clusters", "manage", "management_project_applications" ]
vault.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Install Vault with a cluster management project
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} [HashiCorp Vault](https://www.vaultproject.io/) is a secrets management solution which can be used to safely manage and store passwords, credentials, certificates, and more. A Vault instal...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Install Vault with a cluster management project breadcrumbs: - doc - user - infrastructure - cl...
https://docs.gitlab.com/user/infrastructure/clusters/new_eks_cluster
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/new_eks_cluster.md
2025-08-13
doc/user/infrastructure/clusters/connect
[ "doc", "user", "infrastructure", "clusters", "connect" ]
new_eks_cluster.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Create an Amazon EKS cluster
null
You can create a cluster on Amazon Elastic Kubernetes Service (EKS) through [Infrastructure as Code (IaC)](../../_index.md). This process uses the AWS and Kubernetes Terraform providers to create EKS clusters. You connect the clusters to GitLab by using the GitLab agent for Kubernetes. **Before you begin**: - An Am...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Create an Amazon EKS cluster breadcrumbs: - doc - user - infrastructure - clusters - connect --...
https://docs.gitlab.com/user/infrastructure/clusters/new_gke_cluster
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/new_gke_cluster.md
2025-08-13
doc/user/infrastructure/clusters/connect
[ "doc", "user", "infrastructure", "clusters", "connect" ]
new_gke_cluster.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Create a Google GKE cluster
null
Learn how to create a new cluster on Google Kubernetes Engine (GKE) through [Infrastructure as Code (IaC)](../../_index.md). This process uses the Google and Kubernetes Terraform providers create GKE clusters. You connect the clusters to GitLab by using the GitLab agent for Kubernetes. {{< alert type="note" >}} Eve...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Create a Google GKE cluster breadcrumbs: - doc - user - infrastructure - clusters - connect ---...
https://docs.gitlab.com/user/infrastructure/clusters/new_aks_cluster
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/new_aks_cluster.md
2025-08-13
doc/user/infrastructure/clusters/connect
[ "doc", "user", "infrastructure", "clusters", "connect" ]
new_aks_cluster.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Create an Azure AKS cluster
null
You can create a cluster on Azure Kubernetes Service (AKS) through [Infrastructure as Code (IaC)](../../_index.md). This process uses the Azure and Kubernetes Terraform providers to create AKS clusters. You connect the clusters to GitLab by using the GitLab agent for Kubernetes. **Before you begin**: - A Microsoft ...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Create an Azure AKS cluster breadcrumbs: - doc - user - infrastructure - clusters - connect ---...
https://docs.gitlab.com/user/infrastructure/clusters/new_civo_cluster
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/new_civo_cluster.md
2025-08-13
doc/user/infrastructure/clusters/connect
[ "doc", "user", "infrastructure", "clusters", "connect" ]
new_civo_cluster.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Create a Civo Kubernetes cluster
null
Every new Civo account receives [$250 in credit](https://dashboard.civo.com/signup) to get started with the GitLab integration with Civo Kubernetes. You can also use a marketplace app to install GitLab on your Civo Kubernetes cluster. Learn how to create a new cluster on Civo Kubernetes through [Infrastructure as Co...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Create a Civo Kubernetes cluster breadcrumbs: - doc - user - infrastructure - clusters - connec...
https://docs.gitlab.com/user/infrastructure/clusters/connect
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/infrastructure/clusters/_index.md
2025-08-13
doc/user/infrastructure/clusters/connect
[ "doc", "user", "infrastructure", "clusters", "connect" ]
_index.md
Deploy
Environments
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Connect a cluster to GitLab
null
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} The [certificate-based Kubernetes integration with GitLab](../_index.md) was [deprecated](https://gitlab.com/groups/gitlab-org/configure/-/epics/8) in GitLab 14.5. To connect your clusters...
--- stage: Deploy group: Environments info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Connect a cluster to GitLab breadcrumbs: - doc - user - infrastructure - clusters - connect ---...
https://docs.gitlab.com/user/troubleshooting
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/troubleshooting.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
troubleshooting.md
Tenant Scale
Organizations
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Troubleshooting groups
null
## Validation errors on namespaces and groups Performs the following checks when creating or updating namespaces or groups: - Namespaces must not have parents. - Group parents must be groups and not namespaces. In the unlikely event that you see these errors in your GitLab installation, [contact Support](https://a...
--- stage: Tenant Scale group: Organizations info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Troubleshooting groups breadcrumbs: - doc - user - group --- ## Validation errors on n...
https://docs.gitlab.com/user/custom_project_templates
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/custom_project_templates.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
custom_project_templates.md
Create
Source Code
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Custom project templates for groups
To speed up project creation in your group, build custom project templates and share them with your group.
{{< details >}} - Tier: Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} When you create a project, you can [choose from a list of templates](../project/_index.md). These templates, for things like GitLab Pages or Ruby, populate the new project with a copy of the fil...
--- stage: Create group: Source Code info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments description: To speed up project creation in your group, build custom project templates and share the...
https://docs.gitlab.com/user/manage
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/manage.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
manage.md
Tenant Scale
Organizations
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Manage groups
null
Use groups to manage one or more related projects at the same time. {{< alert type="note" >}} On GitLab Self-Managed, if you want to see an overview of your entire organization, you should create one top-level group. For more information about efforts to create an organization view of all groups, [see epic 9266](ht...
--- stage: Tenant Scale group: Organizations info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Manage groups breadcrumbs: - doc - user - group --- Use groups to manage one or more r...
https://docs.gitlab.com/user/moderate_users
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/moderate_users.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
moderate_users.md
Software Supply Chain Security
Authorization
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Moderate users
null
If you are assigned the Owner role for a group, you can [approve](manage.md#user-cap-for-groups), ban, or automatically remove dormant members. {{< alert type="note" >}} This topic is specifically related to user moderation in groups. For information related to GitLab Self-Managed, see the [administration documenta...
--- stage: Software Supply Chain Security group: Authorization info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Moderate users breadcrumbs: - doc - user - group --- If you are assi...
https://docs.gitlab.com/user/credentials_inventory
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/credentials_inventory.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
credentials_inventory.md
Software Supply Chain Security
Authentication
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Credentials inventory for GitLab.com
null
{{< details >}} - Tier: Ultimate - Offering: GitLab.com {{< /details >}} {{< history >}} - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/297441) on GitLab.com in GitLab 17.5. {{< /history >}} {{< alert type="note" >}} For GitLab Self-Managed, see [Credentials inventory for GitLab Self-Managed](../...
--- stage: Software Supply Chain Security group: Authentication info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Credentials inventory for GitLab.com breadcrumbs: - doc - user - grou...
https://docs.gitlab.com/user/group
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/_index.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
_index.md
Tenant Scale
Organizations
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Groups
Project management, access control, client groups, and team groups.
{{< details >}} - Tier: Free, Premium, Ultimate - Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated {{< /details >}} In GitLab, you use groups to manage one or more related projects at the same time. You can use groups to communicate with all group members and manage permissions for your projects. If so...
--- stage: Tenant Scale group: Organizations info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments title: Groups description: Project management, access control, client groups, and team groups. ...
https://docs.gitlab.com/user/ssh_certificates
https://gitlab.com/gitlab-org/gitlab/-/tree/master/doc/user/ssh_certificates.md
2025-08-13
doc/user/group
[ "doc", "user", "group" ]
ssh_certificates.md
Create
Source Code
To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
Manage group SSH certificates
Manage Git access to projects by adding CA certificates to your top-level group, instead of individual groups.
{{< details >}} - Tier: Premium, Ultimate - Offering: GitLab.com {{< /details >}} You can control and manage Git access to your projects and groups with SSH certificates. SSH certificates are cryptographically signed documents that authenticate a user's identity and permissions. They are issued by a trusted Certi...
--- stage: Create group: Source Code info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments description: Manage Git access to projects by adding CA certificates to your top-level group, instead...