# Global navigation file for GitLab Docs # # For each entry: # # - Do not start the URL with "/". # - URLs must be relative to root. For example, a page at https://docs.gitlab.com/runner/install/osx.html # has the entry `runner/install/osx.html`. # - If the URL ends with index.html, leave it empty. For example: # - Do not: section_url: 'ee/dir/index.html'. # - Do: section_url: 'ee/dir/'). # - If you're referring to a section within index.html, include only the anchor. For example, section_url:`dir/#some-anchor`. # # For more information, see: # - Docs Site architecture: https://docs.gitlab.com/ee/development/documentation/site_architecture/ # - Global Navigation: https://docs.gitlab.com/ee/development/documentation/site_architecture/global_nav.html # # Options: # # - Use "external_url: true" for external URLs in docs and categories # # Section titles: # # Section titles are also used as options for filtering search results. # If you add, edit, or remove a section_title, you will need to also update # the filters in /content/frontend/search/components/search_filters.vue. # You may want to get a frontend engineer to assist with this. sections: # Documentation from https://gitlab.com/gitlab-org/gitlab - section_title: Home section_url: 'ee/' section_categories: - category_title: The DevSecOps platform category_url: 'ee/devsecops.html' - section_title: Tutorials section_url: 'ee/tutorials/' section_categories: - category_title: Find your way around GitLab category_url: 'ee/tutorials/gitlab_navigation.html' docs: - doc_title: 'Tutorial: Use the left sidebar to navigate GitLab' doc_url: 'ee/tutorials/left_sidebar/' - category_title: Learn Git category_url: 'ee/tutorials/learn_git.html' - category_title: Plan and track your work category_url: 'ee/tutorials/plan_and_track.html' - category_title: Build your application category_url: 'ee/tutorials/build_application.html' - category_title: Secure your application category_url: 'ee/tutorials/secure_application.html' - category_title: Manage your infrastructure category_url: 'ee/tutorials/infrastructure.html' - category_title: Extend with GitLab category_url: 'ee/tutorials/develop.html' - category_title: Find more tutorials category_url: 'ee/tutorials/more_tutorials.html' - section_title: Subscribe section_url: 'ee/subscriptions/' section_categories: - category_title: Choose a subscription category_url: 'ee/subscriptions/choosing_subscription.html' - category_title: GitLab SaaS category_url: 'ee/subscriptions/gitlab_com/' docs: - doc_title: Free user limit doc_url: 'ee/user/free_user_limit.html' - doc_title: Free push limit doc_url: 'ee/user/free_push_limit.html' - doc_title: Read-only namespaces doc_url: 'ee/user/read_only_namespaces.html' - doc_title: Storage doc_url: 'ee/user/usage_quotas.html' - category_title: GitLab self-managed category_url: 'ee/subscriptions/self_managed/' docs: - doc_title: Activate Enterprise Edition doc_url: 'ee/administration/license.html' - category_title: GitLab Dedicated category_url: 'ee/subscriptions/gitlab_dedicated/' - category_title: Community programs category_url: 'ee/subscriptions/community_programs.html' - category_title: Customers Portal category_url: 'ee/subscriptions/customers_portal.html' - category_title: Quarterly reconciliation category_url: 'ee/subscriptions/quarterly_reconciliation.html' - category_title: Compute quota category_url: 'ee/ci/pipelines/cicd_minutes.html' - category_title: Features available to Starter and Bronze subscribers category_url: 'ee/subscriptions/bronze_starter.html' # INSTALLATION - section_title: Install section_url: 'ee/install/' section_categories: - category_title: Requirements category_url: 'ee/install/requirements.html' docs: - doc_title: PostgreSQL extensions doc_url: 'ee/install/postgresql_extensions.html' - category_title: Installation methods category_url: 'ee/install/install_methods.html' docs: # Documentation from https://gitlab.com/gitlab-org/omnibus-gitlab - doc_title: Linux package (Omnibus) doc_url: 'omnibus/' docs: - doc_title: Architecture doc_url: 'omnibus/architecture/' docs: - doc_title: Omnibus packages and images doc_url: 'ee/administration/package_information/omnibus_packages.html' - doc_title: Package information doc_url: 'ee/administration/package_information/' - doc_title: Package defaults doc_url: 'ee/administration/package_information/defaults.html' - doc_title: Package licensing doc_url: 'ee/administration/package_information/licensing.html' - doc_title: Package signatures doc_url: 'ee/administration/package_information/signed_packages.html' - doc_title: PostgreSQL versions doc_url: 'ee/administration/package_information/postgresql_versions.html' - doc_title: Installation doc_url: 'omnibus/installation/' docs: - doc_title: Deprecation policy doc_url: 'ee/administration/package_information/deprecation_policy.html' - doc_title: Supported OSes doc_url: 'ee/administration/package_information/supported_os.html' - doc_title: Manual installation doc_url: 'ee/update/package/#upgrade-using-a-manually-downloaded-package' - doc_title: Install JiHu Edition doc_url: 'omnibus/jihu_edition.html' - doc_title: Configure doc_url: 'omnibus/settings/' docs: - doc_title: Action Cable doc_url: 'omnibus/settings/actioncable.html' - doc_title: Backups doc_url: 'omnibus/settings/backups.html' - doc_title: Configuration options doc_url: 'omnibus/settings/configuration.html' - doc_title: Custom environment variables doc_url: 'omnibus/settings/environment-variables.html' - doc_title: Database doc_url: 'omnibus/settings/database.html' - doc_title: GitLab Mattermost doc_url: 'ee/integration/mattermost/' - doc_title: High availability roles doc_url: 'omnibus/roles/' - doc_title: Logs doc_url: 'omnibus/settings/logs.html' - doc_title: Microsoft Graph Mailer doc_url: 'omnibus/settings/microsoft_graph_mailer.html' - doc_title: NGINX doc_url: 'omnibus/settings/nginx.html' - doc_title: Gitaly Cluster doc_url: 'omnibus/settings/praefect.html' - doc_title: Prometheus doc_url: 'omnibus/settings/prometheus.html' - doc_title: Puma doc_url: 'ee/administration/operations/puma.html' - doc_title: Raspberry Pi doc_url: 'omnibus/settings/rpi.html' - doc_title: Redis doc_url: 'omnibus/settings/redis.html' - doc_title: SMTP doc_url: 'omnibus/settings/smtp.html' docs: - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/smtp.html' - doc_title: SSL doc_url: 'omnibus/settings/ssl/' docs: - doc_title: Troubleshooting doc_url: 'omnibus/settings/ssl/ssl_troubleshooting.html' - doc_title: DNS doc_url: 'omnibus/settings/dns.html' - doc_title: Image scaling doc_url: 'omnibus/settings/image_scaling.html' - doc_title: Memory-constrained environments doc_url: 'omnibus/settings/memory_constrained_envs.html' - doc_title: Release process doc_url: 'omnibus/release/' - doc_title: Maintain doc_url: 'omnibus/maintenance/' - doc_title: Troubleshooting doc_url: 'omnibus/troubleshooting.html' # End of documentation from https://gitlab.com/gitlab-org/omnibus-gitlab - doc_title: Helm chart (Kubernetes) doc_url: 'charts/' docs: # Documentation from https://gitlab.com/gitlab-org/charts/gitlab - doc_title: Install doc_url: 'charts/installation/' docs: - doc_title: Test the GitLab chart on GKE or EKS doc_url: 'charts/quickstart/' - doc_title: Install prerequisites doc_url: 'charts/installation/tools.html' docs: - doc_title: Chart versions doc_url: 'charts/installation/version_mappings.html' - doc_title: Secrets doc_url: 'charts/installation/secrets.html' - doc_title: RBAC doc_url: 'charts/installation/rbac.html' - doc_title: Storage doc_url: 'charts/installation/storage.html' - doc_title: TLS doc_url: 'charts/installation/tls.html' - doc_title: Set up cloud resources doc_url: 'charts/installation/cloud/' docs: - doc_title: Azure Kubernetes Service doc_url: 'charts/installation/cloud/aks.html' - doc_title: Amazon EKS doc_url: 'charts/installation/cloud/eks.html' - doc_title: Google Kubernetes Engine doc_url: 'charts/installation/cloud/gke.html' - doc_title: OpenShift Origin doc_url: 'charts/installation/cloud/openshift.html' - doc_title: Oracle Container Engine for Kubernetes doc_url: 'charts/installation/cloud/oke.html' - doc_title: Deploy the Helm chart doc_url: 'charts/installation/deployment.html' docs: - doc_title: Deployment options doc_url: 'charts/installation/command-line-options.html' - doc_title: Configure doc_url: 'charts/charts/' docs: - doc_title: Globals doc_url: 'charts/charts/globals.html' - doc_title: GitLab subcharts doc_url: 'charts/charts/gitlab/' docs: - doc_title: Gitaly chart doc_url: 'charts/charts/gitlab/gitaly/' - doc_title: GitLab Exporter chart doc_url: 'charts/charts/gitlab/gitlab-exporter/' - doc_title: GitLab Pages chart doc_url: 'charts/charts/gitlab/gitlab-pages/' - doc_title: GitLab Runner chart doc_url: 'charts/charts/gitlab/gitlab-runner/' - doc_title: GitLab Shell chart doc_url: 'charts/charts/gitlab/gitlab-shell/' - doc_title: KAS chart doc_url: 'charts/charts/gitlab/kas/' - doc_title: Mailroom chart doc_url: 'charts/charts/gitlab/mailroom/' - doc_title: Migrations chart doc_url: 'charts/charts/gitlab/migrations/' - doc_title: Praefect chart doc_url: 'charts/charts/gitlab/praefect/' - doc_title: Sidekiq chart doc_url: 'charts/charts/gitlab/sidekiq/' - doc_title: Spamcheck chart doc_url: 'charts/charts/gitlab/spamcheck/' - doc_title: Toolbox chart doc_url: 'charts/charts/gitlab/toolbox/' - doc_title: Webservice chart doc_url: 'charts/charts/gitlab/webservice/' - doc_title: Minio chart doc_url: 'charts/charts/minio/' - doc_title: Nginx chart doc_url: 'charts/charts/nginx/' - doc_title: Registry chart doc_url: 'charts/charts/registry/' - doc_title: Zoekt chart doc_url: 'charts/charts/gitlab/gitlab-zoekt/' - doc_title: Advanced doc_url: 'charts/advanced/' docs: - doc_title: Custom Docker images doc_url: 'charts/advanced/custom-images/' - doc_title: External database doc_url: 'charts/advanced/external-db/' - doc_title: External Gitaly doc_url: 'charts/advanced/external-gitaly/' - doc_title: External GitLab Pages doc_url: 'charts/advanced/external-gitlab-pages/' - doc_title: External Mattermost doc_url: 'charts/advanced/external-mattermost/' - doc_title: External Nginx doc_url: 'charts/advanced/external-nginx/' - doc_title: External object storage doc_url: 'charts/advanced/external-object-storage/' - doc_title: External Redis doc_url: 'charts/advanced/external-redis/' - doc_title: FIPS-compliant images doc_url: 'charts/advanced/fips/' - doc_title: Geo doc_url: 'charts/advanced/geo/' - doc_title: Internal TLS between services doc_url: 'charts/advanced/internal-tls/' - doc_title: Multiple databases doc_url: 'charts/advanced/multiple-databases/' - doc_title: Persistent volumes doc_url: 'charts/advanced/persistent-volumes/' - doc_title: Red Hat UBI-based images doc_url: 'charts/advanced/ubi/' - doc_title: Upgrade doc_url: 'charts/installation/upgrade.html' docs: - doc_title: Database upgrade doc_url: 'charts/installation/database_upgrade.html' - doc_title: Release notes 7.0 doc_url: 'charts/releases/7_0.html' - doc_title: Release notes 6.0 doc_url: 'charts/releases/6_0.html' - doc_title: Release notes 5.0 doc_url: 'charts/releases/5_0.html' - doc_title: Release notes 4.0 doc_url: 'charts/releases/4_0.html' - doc_title: Release notes 3.0 doc_url: 'charts/releases/3_0.html' - doc_title: Release notes 2.0 doc_url: 'charts/releases/2_0.html' - doc_title: Release notes 1.0 doc_url: 'charts/releases/1_0.html' - doc_title: Upgrade old versions doc_url: 'charts/installation/upgrade_old.html' - doc_title: Backup and Restore doc_url: 'charts/backup-restore/' docs: - doc_title: Backup doc_url: 'charts/backup-restore/backup.html' - doc_title: Restore doc_url: 'charts/backup-restore/restore.html' - doc_title: Migration guides doc_url: 'charts/installation/migration/' docs: - doc_title: Migrate from the Linux package doc_url: 'charts/installation/migration/package_to_helm.html' - doc_title: Migrate to the Linux package doc_url: 'charts/installation/migration/helm_to_package.html' - doc_title: Migrate between Helm versions doc_url: 'charts/installation/migration/helm.html' - doc_title: Migrate to MinIO doc_url: 'charts/installation/migration/minio.html' - doc_title: Uninstall doc_url: 'charts/installation/uninstall.html' - doc_title: Troubleshooting doc_url: 'charts/troubleshooting/' # End of documentation from https://gitlab.com/gitlab-org/charts/gitlab # Documentation from https://gitlab.com/gitlab-org/cloud-native/gitlab-operator - doc_title: Operator (Kubernetes) doc_url: 'operator/' docs: - doc_title: Install doc_url: 'operator/installation.html' - doc_title: Backup and restore doc_url: 'operator/backup_and_restore.html' - doc_title: Upgrade GitLab doc_url: 'operator/gitlab_upgrades.html' - doc_title: Support for Git over SSH doc_url: 'operator/git_over_ssh.html' - doc_title: Upgrade the Operator doc_url: 'operator/operator_upgrades.html' - doc_title: Ingress in OpenShift doc_url: 'operator/openshift_ingress.html' - doc_title: RedHat-certified images doc_url: 'operator/certified_images.html' - doc_title: Security context constraints doc_url: 'operator/security_context_constraints.html' - doc_title: Troubleshooting doc_url: 'operator/troubleshooting.html' # End of documentation from https://gitlab.com/gitlab-org/cloud-native/gitlab-operator - doc_title: Docker doc_url: 'ee/install/docker.html' - doc_title: Self-compiled (source) doc_url: 'ee/install/installation.html' docs: - doc_title: Install under a relative URL doc_url: 'ee/install/relative_url.html' - category_title: Cloud providers category_url: 'ee/install/cloud_providers.html' docs: - doc_title: Azure doc_url: 'ee/install/azure/' - doc_title: Google Cloud Platform (GCP) doc_url: 'ee/install/google_cloud_platform/' - doc_title: Amazon Web Services (AWS) doc_url: 'ee/install/aws/' - category_title: Offline GitLab category_url: 'ee/topics/offline/' docs: - doc_title: Offline GitLab installation doc_url: 'ee/topics/offline/quick_start_guide.html' - category_title: Reference Architectures category_url: 'ee/administration/reference_architectures/' docs: - doc_title: Up to 1,000 users doc_url: 'ee/administration/reference_architectures/1k_users.html' docs: - doc_title: 'Tutorial: Install and secure a single node GitLab instance' doc_url: 'ee/tutorials/install_gitlab_single_node/' - doc_title: Up to 2,000 users doc_url: 'ee/administration/reference_architectures/2k_users.html' - doc_title: Up to 3,000 users doc_url: 'ee/administration/reference_architectures/3k_users.html' - doc_title: Up to 5,000 users doc_url: 'ee/administration/reference_architectures/5k_users.html' - doc_title: Up to 10,000 users doc_url: 'ee/administration/reference_architectures/10k_users.html' - doc_title: Up to 25,000 users doc_url: 'ee/administration/reference_architectures/25k_users.html' - doc_title: Up to 50,000 users doc_url: 'ee/administration/reference_architectures/50k_users.html' - category_title: Steps after installing category_url: 'ee/install/next_steps.html' - category_title: Upgrade GitLab category_url: 'ee/update/' docs: - doc_title: Plan an upgrade doc_url: 'ee/update/plan_your_upgrade.html' - doc_title: Background migrations doc_url: 'ee/update/background_migrations.html' docs: - doc_title: Troubleshooting doc_url: 'ee/update/background_migrations_troubleshooting.html' - doc_title: Upgrade a Linux package instance doc_url: 'ee/update/package/' docs: - doc_title: Convert to Linux package (Omnibus) doc_url: 'omnibus/update/convert_to_omnibus.html' - doc_title: Convert to Enterprise Edition doc_url: 'ee/update/package/convert_to_ee.html' - doc_title: Package signatures doc_url: 'omnibus/update/package_signatures.html' - doc_title: Downgrade doc_url: 'ee/update/package/downgrade.html' - doc_title: Troubleshooting doc_url: 'ee/update/package/package_troubleshooting.html' - doc_title: Upgrade a self-compiled instance doc_url: 'ee/update/upgrading_from_source.html' docs: - doc_title: Patch versions doc_url: 'ee/update/patch_versions.html' - doc_title: Change from Community Edition to Enterprise Edition doc_url: 'ee/update/upgrading_from_ce_to_ee.html' - doc_title: GitLab 16 changes doc_url: 'ee/update/versions/gitlab_16_changes.html' - doc_title: GitLab 15 changes doc_url: 'ee/update/versions/gitlab_15_changes.html' - doc_title: GitLab 14 changes doc_url: 'ee/update/versions/gitlab_14_changes.html' - doc_title: Zero-downtime upgrades for multi-node instances doc_url: 'ee/update/zero_downtime.html' - doc_title: Upgrades with downtime for multi-node instances doc_url: 'ee/update/with_downtime.html' - doc_title: Change from Enterprise Edition to Community Edition doc_url: 'ee/downgrade_ee_to_ce/' - doc_title: Releases and maintenance doc_url: 'ee/policy/maintenance.html' - doc_title: Deprecations by version doc_url: 'ee/update/deprecations.html' docs: - doc_title: 'Terminology' doc_url: 'ee/update/terminology.html' - doc_title: What's new doc_url: 'ee/administration/whats-new.html' # Documentation from https://gitlab.com/gitlab-org/gitlab-runner - category_title: Install GitLab Runner category_url: 'runner/install/' docs: - doc_title: Linux doc_url: 'runner/install/linux-repository.html' - doc_title: Linux manual install doc_url: 'runner/install/linux-manually.html' - doc_title: FreeBSD doc_url: 'runner/install/freebsd.html' - doc_title: macOS doc_url: 'runner/install/osx.html' - doc_title: Windows doc_url: 'runner/install/windows.html' - doc_title: Docker doc_url: 'runner/install/docker.html' - doc_title: Helm chart doc_url: 'runner/install/kubernetes.html' - doc_title: GitLab agent doc_url: 'runner/install/kubernetes-agent.html' - doc_title: Operator doc_url: 'runner/install/operator.html' - doc_title: Bleeding edge releases doc_url: 'runner/install/bleeding-edge.html' - doc_title: Support policy doc_url: 'runner/install/support-policy.html' - category_title: Configure GitLab Runner category_url: 'runner/configuration/' docs: - doc_title: Advanced configuration doc_url: 'runner/configuration/advanced-configuration.html' - doc_title: Autoscale configuration doc_url: 'runner/runner_autoscale/' docs: - doc_title: Docker Machine Executor autoscale doc_url: 'runner/configuration/autoscale.html' - doc_title: Autoscale on AWS EC2 doc_url: 'runner/configuration/runner_autoscale_aws/' - doc_title: Autoscale on AWS Fargate doc_url: 'runner/configuration/runner_autoscale_aws_fargate/' - doc_title: Commands doc_url: 'runner/commands/' - doc_title: Feature flags doc_url: 'runner/configuration/feature-flags.html' - doc_title: macOS setup doc_url: 'runner/configuration/macos_setup.html' - doc_title: Runner Operator on OpenShift doc_url: 'runner/configuration/configuring_runner_operator.html' - doc_title: Running behind a proxy doc_url: 'runner/configuration/proxy.html' - doc_title: Rate limited requests doc_url: 'runner/configuration/proxy.html#handling-rate-limited-requests' - doc_title: Graphical processing units doc_url: 'runner/configuration/gpus.html' - doc_title: Self-signed certificates doc_url: 'runner/configuration/tls-self-signed.html' - doc_title: System services doc_url: 'runner/configuration/init.html' - doc_title: Speed up job execution doc_url: 'runner/configuration/speed_up_job_execution.html' - doc_title: 'Tutorial: Configure GitLab Runner to use the Google Kubernetes Engine' doc_url: 'ee/tutorials/configure_gitlab_runner_to_use_gke/' - doc_title: Troubleshooting doc_url: 'runner/faq/' # ADMINISTRATION - section_title: Administer section_url: 'ee/administration/' section_categories: - category_title: Getting started category_url: 'ee/administration/get_started.html' - category_title: All feature flags category_url: 'ee/user/feature_flags.html' docs: - doc_title: Enable features behind feature flags doc_url: 'ee/administration/feature_flags.html' - category_title: Authentication and authorization category_url: 'ee/administration/auth/' docs: - doc_title: AliCloud doc_url: 'ee/integration/alicloud.html' - doc_title: Atlassian doc_url: 'ee/administration/auth/atlassian.html' - doc_title: Atlassian Crowd (deprecated) doc_url: 'ee/administration/auth/crowd.html' - doc_title: Auth0 doc_url: 'ee/integration/auth0.html' - doc_title: AWS Cognito doc_url: 'ee/administration/auth/cognito.html' - doc_title: Azure doc_url: 'ee/integration/azure.html' - doc_title: Bitbucket Cloud doc_url: 'ee/integration/bitbucket.html' - doc_title: ClickHouse doc_url: 'ee/integration/clickhouse.html' - doc_title: DingTalk doc_url: 'ee/integration/ding_talk.html' - doc_title: Facebook doc_url: 'ee/integration/facebook.html' - doc_title: Generic OAuth2 doc_url: 'ee/integration/oauth2_generic.html' - doc_title: GitHub doc_url: 'ee/integration/github.html' - doc_title: GitLab.com doc_url: 'ee/integration/gitlab.html' - doc_title: Google doc_url: 'ee/integration/google.html' - doc_title: JWT doc_url: 'ee/administration/auth/jwt.html' - doc_title: Kerberos doc_url: 'ee/integration/kerberos.html' - doc_title: LDAP doc_url: 'ee/administration/auth/ldap/' docs: - doc_title: LDAP synchronization doc_url: 'ee/administration/auth/ldap/ldap_synchronization.html' - doc_title: LDAP (Google Secure) doc_url: 'ee/administration/auth/ldap/google_secure_ldap.html' - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/ldap.html' - doc_title: Troubleshooting doc_url: 'ee/administration/auth/ldap/ldap-troubleshooting.html' - doc_title: OAuth service provider doc_url: 'ee/integration/oauth_provider.html' - doc_title: OmniAuth doc_url: 'ee/integration/omniauth.html' - doc_title: OpenID Connect identity doc_url: 'ee/integration/openid_connect_provider.html' - doc_title: OpenID Connect OmniAuth doc_url: 'ee/administration/auth/oidc.html' - doc_title: Salesforce doc_url: 'ee/integration/salesforce.html' - doc_title: SAML doc_url: 'ee/integration/saml.html' docs: - doc_title: Configure SCIM doc_url: 'ee/administration/settings/scim_setup.html' - doc_title: Shibboleth doc_url: 'ee/integration/shibboleth.html' - doc_title: Smartcard doc_url: 'ee/administration/auth/smartcard.html' - doc_title: Test OIDC/OAuth in GitLab doc_url: 'ee/administration/auth/test_oidc_oauth.html' - doc_title: Twitter doc_url: 'ee/integration/twitter.html' - doc_title: Vault doc_url: 'ee/integration/vault.html' - category_title: Configure your installation category_url: 'ee/administration/configure.html' docs: - doc_title: Admin Area doc_url: 'ee/administration/admin_area.html' - doc_title: Application cache interval doc_url: 'ee/administration/application_settings_cache.html' - doc_title: CI/CD doc_url: 'ee/administration/cicd.html' docs: - doc_title: Secure files doc_url: 'ee/administration/secure_files.html' - doc_title: External pipeline validation doc_url: 'ee/administration/external_pipeline_validation.html' - doc_title: Consul doc_url: 'ee/administration/consul.html' - doc_title: Environment variables doc_url: 'ee/administration/environment_variables.html' - doc_title: File hooks doc_url: 'ee/administration/file_hooks.html' - doc_title: Geo sites doc_url: 'ee/administration/geo_sites.html' - doc_title: Git LFS administration doc_url: 'ee/administration/lfs/' - doc_title: Git protocol v2 doc_url: 'ee/administration/git_protocol.html' - doc_title: Health Check doc_url: 'ee/administration/monitoring/health_check.html' - doc_title: Incoming email doc_url: 'ee/administration/incoming_email.html' docs: - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/incoming_email.html' - doc_title: Instance limits doc_url: 'ee/administration/instance_limits.html' - doc_title: Instance review doc_url: 'ee/administration/instance_review.html' - doc_title: Log system doc_url: 'ee/administration/logs/' docs: - doc_title: Parse logs with jq doc_url: 'ee/administration/logs/log_parsing.html' - doc_title: Trace logs based on correlation ID doc_url: 'ee/administration/logs/tracing_correlation_id.html' - doc_title: Merge request approvals doc_url: 'ee/administration/merge_requests_approvals.html' - doc_title: PostgreSQL doc_url: 'ee/administration/postgresql/' docs: - doc_title: Database load balancing doc_url: 'ee/administration/postgresql/database_load_balancing.html' - doc_title: External database service doc_url: 'ee/administration/postgresql/external.html' - doc_title: Monitor external databases doc_url: 'ee/administration/postgresql/external_metrics.html' - doc_title: Move instances doc_url: 'ee/administration/postgresql/moving.html' - doc_title: Multiple databases doc_url: 'ee/administration/postgresql/multiple_databases.html' - doc_title: PgBouncer doc_url: 'ee/administration/postgresql/pgbouncer.html' - doc_title: Replication and failover doc_url: 'ee/administration/postgresql/replication_and_failover.html' - doc_title: Troubleshooting doc_url: 'ee/administration/postgresql/replication_and_failover_troubleshooting.html' - doc_title: Standalone packaged database doc_url: 'ee/administration/postgresql/standalone.html' - doc_title: Upgrade external database doc_url: 'ee/administration/postgresql/external_upgrade.html' - doc_title: Labels doc_url: 'ee/administration/labels.html' - doc_title: Load balancer doc_url: 'ee/administration/load_balancer.html' - doc_title: NFS doc_url: 'ee/administration/nfs.html' - doc_title: Postfix doc_url: 'ee/administration/reply_by_email_postfix_setup.html' - doc_title: Redis doc_url: 'ee/administration/redis/' docs: - doc_title: Configure the bundled Redis for replication doc_url: 'ee/administration/redis/replication_and_failover.html' - doc_title: Configure your own Redis for replication doc_url: 'ee/administration/redis/replication_and_failover_external.html' - doc_title: Standalone Redis configuration doc_url: 'ee/administration/redis/standalone.html' - doc_title: Troubleshooting doc_url: 'ee/administration/redis/troubleshooting.html' - doc_title: Reply by email doc_url: 'ee/administration/reply_by_email.html' - doc_title: Sidekiq doc_url: 'ee/administration/sidekiq/' docs: - doc_title: Multiple Sidekiq processes doc_url: 'ee/administration/sidekiq/extra_sidekiq_processes.html' - doc_title: Processing specific job classes doc_url: 'ee/administration/sidekiq/processing_specific_job_classes.html' - doc_title: Sidekiq MemoryKiller doc_url: 'ee/administration/sidekiq/sidekiq_memory_killer.html' - doc_title: Sidekiq health check doc_url: 'ee/administration/sidekiq/sidekiq_health_check.html' - doc_title: Sidekiq job migration doc_url: 'ee/administration/sidekiq/sidekiq_job_migration.html' - doc_title: Sidekiq job size limits doc_url: 'ee/administration/settings/sidekiq_job_limits.html' - doc_title: Troubleshooting doc_url: 'ee/administration/sidekiq/sidekiq_troubleshooting.html' - doc_title: S/MIME signing doc_url: 'ee/administration/smime_signing_email.html' - doc_title: Repository storage doc_url: 'ee/administration/repository_storage_paths.html' docs: - doc_title: Gitaly and Geo capabilities doc_url: 'ee/administration/gitaly/gitaly_geo_capabilities.html' - doc_title: Gitaly and Gitaly Cluster doc_url: 'ee/administration/gitaly/' docs: - doc_title: Configure Gitaly doc_url: 'ee/administration/gitaly/configure_gitaly.html' docs: - doc_title: Concurrency limiting doc_url: 'ee/administration/gitaly/concurrency_limiting.html' - doc_title: Timeouts doc_url: 'ee/administration/settings/gitaly_timeouts.html' - doc_title: TLS support doc_url: 'ee/administration/gitaly/tls_support.html' - doc_title: Configure Gitaly Cluster doc_url: 'ee/administration/gitaly/praefect.html' - doc_title: Example configuration files doc_url: 'ee/administration/gitaly/reference.html' - doc_title: Monitoring doc_url: 'ee/administration/gitaly/monitoring.html' - doc_title: Recovery options doc_url: 'ee/administration/gitaly/recovery.html' - doc_title: Troubleshooting Gitaly doc_url: 'ee/administration/gitaly/troubleshooting.html' - doc_title: Troubleshooting Gitaly Cluster doc_url: 'ee/administration/gitaly/troubleshooting_gitaly_cluster.html' - doc_title: Praefect Rake tasks doc_url: 'ee/administration/raketasks/praefect.html' - doc_title: Repository storage Rake tasks doc_url: 'ee/administration/raketasks/storage.html' - doc_title: List repositories Rake task doc_url: 'ee/raketasks/list_repos.html' - doc_title: Object storage doc_url: 'ee/administration/object_storage.html' - doc_title: Merge request diffs storage doc_url: 'ee/administration/merge_request_diffs.html' - doc_title: Static objects external storage doc_url: 'ee/administration/static_objects_external_storage.html' - doc_title: Geo doc_url: 'ee/administration/geo/' docs: - doc_title: Setting up Geo doc_url: 'ee/administration/geo/setup/' docs: - doc_title: Set up Geo for two single-node sites doc_url: 'ee/administration/geo/setup/two_single_node_sites.html' - doc_title: Set up Geo for two single-node sites (with external PostgreSQL services) doc_url: 'ee/administration/geo/setup/two_single_node_external_services.html' - doc_title: Database replication doc_url: 'ee/administration/geo/setup/database.html' - doc_title: External PostgreSQL instances doc_url: 'ee/administration/geo/setup/external_database.html' - doc_title: Configuration doc_url: 'ee/administration/geo/replication/configuration.html' - doc_title: Using a Geo site doc_url: 'ee/administration/geo/replication/usage.html' - doc_title: Configure secondary proxying doc_url: 'ee/administration/geo/secondary_proxy/' docs: - doc_title: Secondary runners doc_url: 'ee/administration/geo/secondary_proxy/runners.html' - doc_title: Location-aware public URL doc_url: 'ee/administration/geo/secondary_proxy/location_aware_external_url.html' - doc_title: Upgrading Geo sites doc_url: 'ee/administration/geo/replication/upgrading_the_geo_sites.html' - doc_title: Using object storage doc_url: 'ee/administration/geo/replication/object_storage.html' - doc_title: Container Registry for a secondary site doc_url: 'ee/administration/geo/replication/container_registry.html' - doc_title: Geo for multiple servers doc_url: 'ee/administration/geo/replication/multiple_servers.html' - doc_title: Geo security review doc_url: 'ee/administration/geo/replication/security_review.html' - doc_title: Location-aware Git remote URLs doc_url: 'ee/administration/geo/replication/location_aware_git_url.html' - doc_title: Single Sign On (SSO) doc_url: 'ee/administration/geo/replication/single_sign_on.html' - doc_title: Tuning Geo doc_url: 'ee/administration/geo/replication/tuning.html' - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/geo.html' - doc_title: Disable Geo doc_url: 'ee/administration/geo/replication/disable_geo.html' - doc_title: Removing a Geo site doc_url: 'ee/administration/geo/replication/remove_geo_site.html' - doc_title: Supported data types doc_url: 'ee/administration/geo/replication/datatypes.html' - doc_title: Frequently asked questions doc_url: 'ee/administration/geo/replication/faq.html' - doc_title: Troubleshooting doc_url: 'ee/administration/geo/replication/troubleshooting.html' - doc_title: Validation tests doc_url: 'ee/administration/geo/replication/geo_validation_tests.html' - doc_title: Geo Glossary doc_url: 'ee/administration/geo/glossary.html' - doc_title: Disaster recovery (Geo) doc_url: 'ee/administration/geo/disaster_recovery/' docs: - doc_title: Planned failover doc_url: 'ee/administration/geo/disaster_recovery/planned_failover.html' - doc_title: Bring primary back doc_url: 'ee/administration/geo/disaster_recovery/bring_primary_back.html' - doc_title: Automatic background verification doc_url: 'ee/administration/geo/disaster_recovery/background_verification.html' - doc_title: Agent server for Kubernetes doc_url: 'ee/administration/clusters/kas.html' - doc_title: Server hooks doc_url: 'ee/administration/server_hooks.html' - doc_title: Terraform state doc_url: 'ee/administration/terraform_state.html' - doc_title: Terraform limits doc_url: 'ee/administration/settings/terraform_limits.html' - doc_title: Timezone doc_url: 'ee/administration/timezone.html' - doc_title: Uploads doc_url: 'ee/administration/uploads.html' docs: - doc_title: Uploads migration Rake tasks doc_url: 'ee/administration/raketasks/uploads/migrate.html' - doc_title: Uploads sanitization Rake tasks doc_url: 'ee/administration/raketasks/uploads/sanitize.html' - doc_title: Packages doc_url: 'ee/administration/packages/' docs: - doc_title: Container Registry doc_url: 'ee/administration/packages/container_registry.html' - doc_title: Dependency Proxy doc_url: 'ee/administration/packages/dependency_proxy.html' - doc_title: Web terminals doc_url: 'ee/administration/integration/terminal.html' - doc_title: Wikis doc_url: 'ee/administration/wikis/' - doc_title: Invalidate Markdown cache doc_url: 'ee/administration/invalidate_markdown_cache.html' - doc_title: Issue closing pattern doc_url: 'ee/administration/issue_closing_pattern.html' - doc_title: Snippets doc_url: 'ee/administration/snippets/' - doc_title: Host the product documentation doc_url: 'ee/administration/docs_self_host.html' - category_title: Update your settings category_url: 'ee/administration/settings/' docs: - doc_title: Account and limit settings doc_url: 'ee/administration/settings/account_and_limit_settings.html' - doc_title: Appearance doc_url: 'ee/administration/appearance.html' - doc_title: CI/CD doc_url: 'ee/administration/settings/continuous_integration.html' - doc_title: Custom instance-level project templates doc_url: 'ee/administration/custom_project_templates.html' - doc_title: Diff limits doc_url: 'ee/administration/diff_limits.html' - doc_title: Email doc_url: 'ee/administration/settings/email.html' - doc_title: External authorization doc_url: 'ee/administration/settings/external_authorization.html' - doc_title: Federated Learning of Cohorts (FLoC) doc_url: 'ee/administration/settings/floc.html' - doc_title: Git abuse rate limit doc_url: 'ee/administration/reporting/git_abuse_rate_limit.html' - doc_title: GitLab for Jira Cloud app doc_url: 'ee/administration/settings/jira_cloud_app.html' docs: - doc_title: Troubleshooting doc_url: 'ee/administration/settings/jira_cloud_app_troubleshooting.html' - doc_title: GitLab for Slack app doc_url: 'ee/administration/settings/slack_app.html' - doc_title: GitLab Pages doc_url: 'ee/administration/pages/' docs: - doc_title: GitLab Pages for source installations doc_url: 'ee/administration/pages/source.html' - doc_title: Troubleshooting doc_url: 'ee/administration/pages/troubleshooting.html' - doc_title: Import and export settings doc_url: 'ee/administration/settings/import_and_export_settings.html' - doc_title: Instance template repository doc_url: 'ee/administration/settings/instance_template_repository.html' - doc_title: IP address restrictions doc_url: 'ee/administration/reporting/ip_addr_restrictions.html' - doc_title: Job artifacts doc_url: 'ee/administration/job_artifacts.html' docs: - doc_title: Troubleshooting doc_url: 'ee/administration/job_artifacts_troubleshooting.html' - doc_title: Job logs doc_url: 'ee/administration/job_logs.html' - doc_title: Localization doc_url: 'ee/administration/settings/localization.html' - doc_title: Maintenance Mode doc_url: 'ee/administration/maintenance_mode/' - doc_title: Polling interval multiplier doc_url: 'ee/administration/polling.html' - doc_title: Project integrations doc_url: 'ee/administration/settings/project_integration_management.html' - doc_title: Protected paths doc_url: 'ee/administration/settings/protected_paths.html' - doc_title: Public security contact information doc_url: 'ee/administration/settings/security_contact_information.html' - doc_title: Push event activities limit doc_url: 'ee/administration/settings/push_event_activities_limit.html' - doc_title: Rate limits doc_url: 'ee/administration/settings/rate_limits.html' docs: - doc_title: Deprecated API doc_url: 'ee/administration/settings/deprecated_api_rate_limits.html' - doc_title: Git LFS doc_url: 'ee/administration/settings/git_lfs_rate_limits.html' - doc_title: Git SSH operations doc_url: 'ee/administration/settings/rate_limits_on_git_ssh_operations.html' - doc_title: Incident management doc_url: 'ee/administration/settings/incident_management_rate_limits.html' - doc_title: Issue creation doc_url: 'ee/administration/settings/rate_limit_on_issues_creation.html' - doc_title: Note creation doc_url: 'ee/administration/settings/rate_limit_on_notes_creation.html' - doc_title: Package Registry doc_url: 'ee/administration/settings/package_registry_rate_limits.html' - doc_title: Pipeline creation doc_url: 'ee/administration/settings/rate_limit_on_pipelines_creation.html' - doc_title: Projects API doc_url: 'ee/administration/settings/rate_limit_on_projects_api.html' - doc_title: Raw endpoints doc_url: 'ee/administration/settings/rate_limits_on_raw_endpoints.html' - doc_title: Repository files API doc_url: 'ee/administration/settings/files_api_rate_limits.html' - doc_title: User and IP doc_url: 'ee/administration/settings/user_and_ip_rate_limits.html' - doc_title: Users API doc_url: 'ee/administration/settings/rate_limit_on_users_api.html' - doc_title: Repository checks doc_url: 'ee/administration/repository_checks.html' - doc_title: Security and Compliance doc_url: 'ee/administration/settings/security_and_compliance.html' - doc_title: Sign-in and help page text doc_url: 'ee/administration/settings/help_page.html' - doc_title: Sign-in restrictions doc_url: 'ee/administration/settings/sign_in_restrictions.html' - doc_title: Sign-up restrictions doc_url: 'ee/administration/settings/sign_up_restrictions.html' - doc_title: Spamcheck doc_url: 'ee/administration/reporting/spamcheck.html' - doc_title: System Hooks doc_url: 'ee/administration/system_hooks.html' - doc_title: Terms of service and privacy policy doc_url: 'ee/administration/settings/terms.html' - doc_title: Third-party offers doc_url: 'ee/administration/settings/third_party_offers.html' - doc_title: Visibility and access controls doc_url: 'ee/administration/settings/visibility_and_access_controls.html' # GitLab Dedicated - category_title: Configure GitLab Dedicated category_url: 'ee/administration/dedicated/' # Maintain your install - category_title: Maintain your installation category_url: 'ee/administration/operations/' docs: - doc_title: Housekeeping doc_url: 'ee/administration/housekeeping.html' docs: - doc_title: Clean up with Rake tasks doc_url: 'ee/raketasks/cleanup.html' - doc_title: Maintenance Rake tasks doc_url: 'ee/administration/raketasks/maintenance.html' - doc_title: Integrity check Rake task doc_url: 'ee/administration/raketasks/check.html' - doc_title: Activate GitLab EE with license doc_url: 'ee/administration/license_file.html' - doc_title: Fast SSH key lookup doc_url: 'ee/administration/operations/fast_ssh_key_lookup.html' - doc_title: Filesystem benchmarking doc_url: 'ee/administration/operations/filesystem_benchmarking.html' - doc_title: gitlab-sshd doc_url: 'ee/administration/operations/gitlab_sshd.html' - doc_title: Rails console doc_url: 'ee/administration/operations/rails_console.html' - doc_title: Use SSH certificates doc_url: 'ee/administration/operations/ssh_certificates.html' - doc_title: Enable encrypted configuration doc_url: 'ee/administration/encrypted_configuration.html' - doc_title: Rake tasks doc_url: 'ee/raketasks/' - doc_title: Backup and restore doc_url: 'ee/administration/backup_restore/' docs: - doc_title: Back up GitLab doc_url: 'ee/administration/backup_restore/backup_gitlab.html' docs: - doc_title: Troubleshooting doc_url: 'ee/administration/backup_restore/troubleshooting_backup_gitlab.html' - doc_title: Restore GitLab doc_url: 'ee/administration/backup_restore/restore_gitlab.html' - doc_title: Migrate to a new server doc_url: 'ee/administration/backup_restore/migrate_to_new_server.html' - doc_title: Back up and restore large reference architectures doc_url: 'ee/administration/backup_restore/backup_large_reference_architectures.html' - doc_title: Inactive project deletion doc_url: 'ee/administration/inactive_project_deletion.html' - doc_title: Move repositories doc_url: 'ee/administration/operations/moving_repositories.html' - doc_title: Silent mode doc_url: 'ee/administration/silent_mode/' - doc_title: Read-only state doc_url: 'ee/administration/read_only_gitlab.html' - doc_title: Restart GitLab doc_url: 'ee/administration/restart_gitlab.html' - doc_title: Troubleshooting doc_url: 'ee/administration/troubleshooting/' # New - secure (renamed existing topic) - category_title: Secure your installation category_url: 'ee/security/' docs: - doc_title: Limits on SSH keys doc_url: 'ee/security/ssh_keys_restrictions.html' - doc_title: Rate limits doc_url: 'ee/security/rate_limits.html' - doc_title: Filtering outbound requests doc_url: 'ee/security/webhooks.html' - doc_title: Information exclusivity doc_url: 'ee/security/information_exclusivity.html' - doc_title: Manage the CRIME vulnerability doc_url: 'ee/security/crime_vulnerability.html' - doc_title: Enforce two-factor authentication (2FA) doc_url: 'ee/security/two_factor_authentication.html' - doc_title: Identity verification doc_url: 'ee/security/identity_verification.html' - doc_title: Account email verification doc_url: 'ee/security/email_verification.html' - doc_title: Make new users confirm email doc_url: 'ee/security/user_email_confirmation.html' - doc_title: Runners doc_url: 'runner/security/' - doc_title: Proxying assets doc_url: 'ee/security/asset_proxy.html' - doc_title: Token overview doc_url: 'ee/security/token_overview.html' - doc_title: Rotate secrets of third-party integrations doc_url: 'ee/security/rotate_integrations_secrets.html' - doc_title: Respond to security incidents doc_url: 'ee/security/responding_to_security_incidents.html' - doc_title: Hardening doc_url: 'ee/security/hardening.html' docs: - doc_title: General concepts doc_url: 'ee/security/hardening_general_concepts.html' - doc_title: Application recommendations doc_url: 'ee/security/hardening_application_recommendations.html' - doc_title: CI/CD recommendations doc_url: 'ee/security/hardening_cicd_recommendations.html' - doc_title: Configuration recommendations doc_url: 'ee/security/hardening_configuration_recommendations.html' - doc_title: Operating system recommendations doc_url: 'ee/security/hardening_operating_system_recommendations.html' - category_title: Administer users category_url: 'ee/user/profile/account/create_accounts.html' docs: - doc_title: Reset user password doc_url: 'ee/security/reset_user_password.html' - doc_title: Unlock a user doc_url: 'ee/security/unlock_user.html' - doc_title: Review abuse reports doc_url: 'ee/administration/review_abuse_reports.html' - doc_title: Review spam logs doc_url: 'ee/administration/review_spam_logs.html' - doc_title: User file uploads doc_url: 'ee/security/user_file_uploads.html' - doc_title: Password storage doc_url: 'ee/security/password_storage.html' - doc_title: Credentials inventory doc_url: 'ee/administration/credentials_inventory.html' - doc_title: Custom password length limits doc_url: 'ee/security/password_length_limits.html' - doc_title: Generated passwords and integrated authentication doc_url: 'ee/security/passwords_for_integrated_authentication_methods.html' - doc_title: Global user settings doc_url: 'ee/administration/user_settings.html' - doc_title: Moderate users doc_url: 'ee/administration/moderate_users.html' - doc_title: Auditor users doc_url: 'ee/administration/auditor_users.html' - doc_title: External users doc_url: 'ee/administration/external_users.html' - doc_title: Configure the Libravatar service doc_url: 'ee/administration/libravatar.html' - doc_title: Broadcast messages doc_url: 'ee/administration/broadcast_messages.html' - doc_title: Email from GitLab doc_url: 'ee/administration/email_from_gitlab.html' - doc_title: User cohorts doc_url: 'ee/administration/user_cohorts.html' - doc_title: Rake tasks doc_url: 'ee/raketasks/user_management.html' # USE GITLAB - section_title: Use GitLab section_url: 'ee/user/' section_categories: - category_title: Learn Git category_url: 'ee/topics/git/' docs: - doc_title: 'Tutorial: Make your first Git commit' doc_url: 'ee/tutorials/make_first_git_commit/' - doc_title: 'Tutorial: Update Git commit messages' doc_url: 'ee/tutorials/update_commit_messages/' - doc_title: Getting started doc_url: 'ee/topics/git/get_started.html' - doc_title: Installing Git doc_url: 'ee/topics/git/how_to_install_git/' - doc_title: Command line Git doc_url: 'ee/gitlab-basics/start-using-git.html' - doc_title: Add file to repository doc_url: 'ee/gitlab-basics/add-file.html' - doc_title: Partial clone doc_url: 'ee/topics/git/partial_clone.html' - doc_title: Rebase and force-push doc_url: 'ee/topics/git/git_rebase.html' - doc_title: Feature branch workflow doc_url: 'ee/gitlab-basics/feature_branch_workflow.html' - doc_title: Undo options doc_url: 'ee/topics/git/numerous_undo_possibilities_in_git/' - doc_title: Unstage doc_url: 'ee/topics/git/unstage.html' - doc_title: Git stash doc_url: 'ee/topics/git/stash.html' - doc_title: Push options doc_url: 'ee/user/project/push_options.html' - doc_title: Roll back commits doc_url: 'ee/topics/git/rollback_commits.html' - doc_title: Cherry-pick a commit doc_url: 'ee/topics/git/cherry_picking.html' - doc_title: Troubleshooting doc_url: 'ee/topics/git/troubleshooting_git.html' - category_title: Set up your organization category_url: 'ee/topics/set_up_organization.html' docs: - doc_title: 'Tutorial: Set up your organization' doc_url: 'ee/tutorials/manage_user/' - doc_title: Namespaces doc_url: 'ee/user/namespace/' - doc_title: Members doc_url: 'ee/user/project/members/' - doc_title: Groups doc_url: 'ee/user/group/' docs: - doc_title: Manage groups doc_url: 'ee/user/group/manage.html' - doc_title: Group access and permissions doc_url: 'ee/user/group/access_and_permissions.html' - doc_title: Manage group SSH certificates doc_url: 'ee/user/group/ssh_certificates.html' - doc_title: Moderate users doc_url: 'ee/user/group/moderate_users.html' - doc_title: Custom group-level project templates doc_url: 'ee/user/group/custom_project_templates.html' - doc_title: Group access tokens doc_url: 'ee/user/group/settings/group_access_tokens.html' - doc_title: SAML Group Sync doc_url: 'ee/user/group/saml_sso/group_sync.html' - doc_title: SAML SSO for GitLab.com groups doc_url: 'ee/user/group/saml_sso/' docs: - doc_title: Configure SCIM doc_url: 'ee/user/group/saml_sso/scim_setup.html' docs: - doc_title: Troubleshooting doc_url: 'ee/user/group/saml_sso/troubleshooting_scim.html' - doc_title: Example group SAML and SCIM configurations doc_url: 'ee/user/group/saml_sso/example_saml_config.html' - doc_title: Troubleshooting doc_url: 'ee/user/group/saml_sso/troubleshooting.html' - doc_title: Subgroups doc_url: 'ee/user/group/subgroups/' - doc_title: 'Tutorial: Move a personal project to a group' doc_url: 'ee/tutorials/move_personal_project_to_group/' - doc_title: 'Tutorial: Convert a personal namespace into a group' doc_url: 'ee/tutorials/convert_personal_namespace_to_group/' - doc_title: Git abuse rate limit doc_url: 'ee/user/group/reporting/git_abuse_rate_limit.html' - doc_title: Troubleshooting doc_url: 'ee/user/group/troubleshooting.html' - doc_title: Compliance doc_url: 'ee/administration/compliance.html' docs: - doc_title: Audit events doc_url: 'ee/administration/audit_events.html' - doc_title: Audit event types doc_url: 'ee/administration/audit_event_streaming/audit_event_types.html' - doc_title: Audit event streaming doc_url: 'ee/administration/audit_event_streaming/' docs: - doc_title: Examples doc_url: 'ee/administration/audit_event_streaming/examples.html' - doc_title: GraphQL API doc_url: 'ee/administration/audit_event_streaming/graphql_api.html' - doc_title: Audit reports doc_url: 'ee/administration/audit_reports.html' - doc_title: Compliance frameworks doc_url: 'ee/user/group/compliance_frameworks.html' docs: - doc_title: 'Tutorial: Create a compliance pipeline' doc_url: 'ee/tutorials/compliance_pipeline/' - doc_title: Compliance center doc_url: 'ee/user/compliance/compliance_center/' - doc_title: Compliance tools doc_url: 'ee/user/compliance/' docs: - doc_title: License scanning of CycloneDX files doc_url: 'ee/user/compliance/license_scanning_of_cyclonedx_files/' - doc_title: License approval policies doc_url: 'ee/user/compliance/license_approval_policies.html' - doc_title: License list (deprecated) doc_url: 'ee/user/compliance/license_list.html' docs: - doc_title: SPDX license list import doc_url: 'ee/raketasks/spdx.html' - doc_title: Enterprise users doc_url: 'ee/user/enterprise_user/' - doc_title: Service accounts doc_url: 'ee/user/profile/service_accounts.html' - doc_title: User account options doc_url: 'ee/user/profile/' docs: - doc_title: Active sessions doc_url: 'ee/user/profile/active_sessions.html' - doc_title: Comment templates doc_url: 'ee/user/profile/comment_templates.html' - doc_title: Contributions calendar doc_url: 'ee/user/profile/contributions_calendar.html' - doc_title: Achievements doc_url: 'ee/user/profile/achievements.html' - doc_title: Permissions and roles doc_url: 'ee/user/permissions.html' docs: - doc_title: Custom roles doc_url: 'ee/user/custom_roles.html' - doc_title: Available custom permissions doc_url: 'ee/user/custom_roles/abilities.html' - doc_title: Personal access tokens doc_url: 'ee/user/profile/personal_access_tokens.html' - doc_title: Profile preferences doc_url: 'ee/user/profile/preferences.html' - doc_title: Notification emails doc_url: 'ee/user/profile/notifications.html' - doc_title: User passwords doc_url: 'ee/user/profile/user_passwords.html' - doc_title: Two-factor authentication doc_url: 'ee/user/profile/account/two_factor_authentication.html' - doc_title: Report abuse doc_url: 'ee/user/report_abuse.html' - doc_title: Delete account doc_url: 'ee/user/profile/account/delete_account.html' - doc_title: SSH keys doc_url: 'ee/user/ssh.html' - doc_title: GitLab.com settings doc_url: 'ee/user/gitlab_com/' - category_title: Organize work with projects category_url: 'ee/user/project/organize_work_with_projects.html' docs: - doc_title: Create a project doc_url: 'ee/user/project/' - doc_title: Manage projects doc_url: 'ee/user/project/working_with_projects.html' - doc_title: Migrate projects doc_url: 'ee/user/project/settings/migrate_projects.html' - doc_title: Share projects doc_url: 'ee/user/project/members/share_project_with_groups.html' - doc_title: Project features and permissions doc_url: 'ee/user/project/settings/project_features_permissions.html' - doc_title: Project and group visibility doc_url: 'ee/user/public_access.html' - doc_title: Project access tokens doc_url: 'ee/user/project/settings/project_access_tokens.html' - doc_title: Reserved project and group names doc_url: 'ee/user/reserved_names.html' - doc_title: Search doc_url: 'ee/user/search/' docs: - doc_title: Advanced search doc_url: 'ee/user/search/advanced_search.html' - doc_title: Exact code search doc_url: 'ee/user/search/exact_code_search.html' - doc_title: Command palette doc_url: 'ee/user/search/command_palette.html' - doc_title: File finder doc_url: 'ee/user/project/repository/file_finder.html' - doc_title: Use a project as a Go package doc_url: 'ee/user/project/use_project_as_go_package.html' - doc_title: 'Tutorial: Build a protected workflow for your project' doc_url: 'ee/tutorials/protected_workflow/' - doc_title: Badges doc_url: 'ee/user/project/badges.html' - doc_title: Code intelligence doc_url: 'ee/user/project/code_intelligence.html' - doc_title: Description templates doc_url: 'ee/user/project/description_templates.html' - doc_title: Deploy keys doc_url: 'ee/user/project/deploy_keys/' - doc_title: Deploy tokens doc_url: 'ee/user/project/deploy_tokens/' - doc_title: Import and migrate groups and projects doc_url: 'ee/user/project/import/' docs: - doc_title: Bitbucket Cloud doc_url: 'ee/user/project/import/bitbucket.html' - doc_title: Bitbucket Server doc_url: 'ee/user/project/import/bitbucket_server.html' - doc_title: ClearCase doc_url: 'ee/user/project/import/clearcase.html' - doc_title: CVS doc_url: 'ee/user/project/import/cvs.html' - doc_title: FogBugz doc_url: 'ee/user/project/import/fogbugz.html' - doc_title: Gitea doc_url: 'ee/user/project/import/gitea.html' - doc_title: GitHub doc_url: 'ee/user/project/import/github.html' docs: - doc_title: GitHub import Rake task doc_url: 'ee/administration/raketasks/github_import.html' - doc_title: GitLab (direct transfer) doc_url: 'ee/user/group/import/' - doc_title: GitLab (file export) doc_url: 'ee/user/project/settings/import_export.html' docs: - doc_title: Troubleshooting doc_url: 'ee/user/project/settings/import_export_troubleshooting.html' - doc_title: Rate limits for project and group imports and exports doc_url: 'ee/administration/settings/import_export_rate_limits.html' - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/project_import_export.html' - doc_title: Jira doc_url: 'ee/user/project/import/jira.html' - doc_title: Perforce Helix doc_url: 'ee/user/project/import/perforce.html' - doc_title: Repo by manifest file doc_url: 'ee/user/project/import/manifest.html' - doc_title: Repo by URL doc_url: 'ee/user/project/import/repo_by_url.html' - doc_title: TFVC doc_url: 'ee/user/project/import/tfvc.html' - doc_title: System notes doc_url: 'ee/user/project/system_notes.html' - category_title: Plan and track work category_url: 'ee/topics/plan_and_track.html' docs: - doc_title: Labels doc_url: 'ee/user/project/labels.html' - doc_title: Iterations doc_url: 'ee/user/group/iterations/' docs: - doc_title: 'Tutorial: Use GitLab to run an Agile iteration' doc_url: 'ee/tutorials/agile_sprint/' - doc_title: Milestones doc_url: 'ee/user/project/milestones/' docs: - doc_title: Burndown and burnup charts doc_url: 'ee/user/project/milestones/burndown_and_burnup_charts.html' - doc_title: Issues doc_url: 'ee/user/project/issues/' docs: - doc_title: Create issues doc_url: 'ee/user/project/issues/create_issues.html' - doc_title: Manage issues doc_url: 'ee/user/project/issues/managing_issues.html' - doc_title: Confidential issues doc_url: 'ee/user/project/issues/confidential_issues.html' - doc_title: Crosslinking issues doc_url: 'ee/user/project/issues/crosslinking_issues.html' - doc_title: CSV export doc_url: 'ee/user/project/issues/csv_export.html' - doc_title: CSV import doc_url: 'ee/user/project/issues/csv_import.html' - doc_title: Design management doc_url: 'ee/user/project/issues/design_management.html' - doc_title: Due dates doc_url: 'ee/user/project/issues/due_dates.html' - doc_title: Emoji reactions doc_url: 'ee/user/emoji_reactions.html' - doc_title: Issue boards doc_url: 'ee/user/project/issue_board.html' - doc_title: 'Tutorial: Set up issue boards for team hand-off' doc_url: 'ee/tutorials/boards_for_teams/' - doc_title: 'Tutorial: Set up a single project for issue triage' doc_url: 'ee/tutorials/issue_triage/' - doc_title: Multiple assignees doc_url: 'ee/user/project/issues/multiple_assignees_for_issues.html' - doc_title: Linked issues doc_url: 'ee/user/project/issues/related_issues.html' - doc_title: Service Desk doc_url: 'ee/user/project/service_desk/' docs: - doc_title: Configure Service Desk doc_url: 'ee/user/project/service_desk/configure.html' - doc_title: Use Service Desk doc_url: 'ee/user/project/service_desk/using_service_desk.html' - doc_title: Rake tasks doc_url: 'ee/administration/raketasks/service_desk_email.html' - doc_title: Sorting and ordering issue lists doc_url: 'ee/user/project/issues/sorting_issue_lists.html' - doc_title: Weight doc_url: 'ee/user/project/issues/issue_weight.html' - doc_title: Zoom meetings in issues doc_url: 'ee/user/project/issues/associate_zoom_meeting.html' - doc_title: Comments and threads doc_url: 'ee/user/discussions/' - doc_title: Tasks doc_url: 'ee/user/tasks.html' - doc_title: Requirements doc_url: 'ee/user/project/requirements/' - doc_title: Time tracking doc_url: 'ee/user/project/time_tracking.html' - doc_title: Customer relations (CRM) doc_url: 'ee/user/crm/' - doc_title: Wikis doc_url: 'ee/user/project/wiki/' docs: - doc_title: Group wikis doc_url: 'ee/user/project/wiki/group.html' - doc_title: Epics doc_url: 'ee/user/group/epics/' docs: - doc_title: Manage epics doc_url: 'ee/user/group/epics/manage_epics.html' - doc_title: Linked epics doc_url: 'ee/user/group/epics/linked_epics.html' - doc_title: Epic boards doc_url: 'ee/user/group/epics/epic_boards.html' - doc_title: Roadmaps doc_url: 'ee/user/group/roadmap/' - doc_title: Planning hierarchies doc_url: 'ee/user/group/planning_hierarchy/' - doc_title: Objectives and key results (OKR) doc_url: 'ee/user/okrs.html' - doc_title: Keyboard shortcuts doc_url: 'ee/user/shortcuts.html' - doc_title: Quick actions doc_url: 'ee/user/project/quick_actions.html' docs: - doc_title: Autocomplete characters doc_url: 'ee/user/project/autocomplete_characters.html' - doc_title: Markdown doc_url: 'ee/user/markdown.html' docs: - doc_title: AsciiDoc doc_url: 'ee/user/asciidoc.html' - doc_title: CSV files doc_url: 'ee/user/project/repository/csv.html' - doc_title: Rich text editor doc_url: 'ee/user/rich_text_editor.html' - doc_title: To-Do List doc_url: 'ee/user/todos.html' - category_title: Manage your code category_url: 'ee/topics/manage_code.html' docs: - doc_title: Repositories doc_url: 'ee/user/project/repository/' docs: - doc_title: Code owners doc_url: 'ee/user/project/codeowners/' docs: - doc_title: Syntax and errors doc_url: 'ee/user/project/codeowners/reference.html' - doc_title: Branches doc_url: 'ee/user/project/repository/branches/' docs: - doc_title: Default branch doc_url: 'ee/user/project/repository/branches/default.html' - doc_title: Protected branches doc_url: 'ee/user/project/protected_branches.html' - doc_title: Forks doc_url: 'ee/user/project/repository/forking_workflow.html' - doc_title: Mirroring doc_url: 'ee/user/project/repository/mirror/' docs: - doc_title: Bidirectional mirroring doc_url: 'ee/user/project/repository/mirror/bidirectional.html' - doc_title: Pull mirroring doc_url: 'ee/user/project/repository/mirror/pull.html' - doc_title: Push mirroring doc_url: 'ee/user/project/repository/mirror/push.html' - doc_title: Troubleshooting doc_url: 'ee/user/project/repository/mirror/troubleshooting.html' - doc_title: Managing monorepos doc_url: 'ee/user/project/repository/monorepos/' docs: - doc_title: Observability doc_url: 'ee/user/project/repository/monorepos/observability.html' - doc_title: Troubleshooting doc_url: 'ee/user/project/repository/monorepos/troubleshooting.html' - doc_title: Git LFS doc_url: 'ee/topics/git/lfs/' docs: - doc_title: Troubleshooting doc_url: 'ee/topics/git/lfs/troubleshooting.html' - doc_title: Reduce repository size doc_url: 'ee/user/project/repository/reducing_the_repo_size_using_git.html' - doc_title: Tags doc_url: 'ee/user/project/repository/tags/' docs: - doc_title: Protected tags doc_url: 'ee/user/project/protected_tags.html' - doc_title: Changelogs doc_url: 'ee/user/project/changelogs.html' - doc_title: File Blame doc_url: 'ee/user/project/repository/git_blame.html' - doc_title: File History doc_url: 'ee/user/project/repository/git_history.html' - doc_title: Snippets doc_url: 'ee/user/snippets.html' - doc_title: GeoJSON files doc_url: 'ee/user/project/repository/geojson.html' - doc_title: Git attributes doc_url: 'ee/user/project/git_attributes.html' - doc_title: Locked files doc_url: 'ee/user/project/file_lock.html' - doc_title: Jupyter notebook files doc_url: 'ee/user/project/repository/jupyter_notebooks/' - doc_title: Machine learning model experiments doc_url: 'ee/user/project/ml/experiment_tracking/' docs: - doc_title: Model registry doc_url: 'ee/user/project/ml/model_registry/' - doc_title: Push rules doc_url: 'ee/user/project/repository/push_rules.html' - doc_title: Signed commits doc_url: 'ee/user/project/repository/signed_commits/' docs: - doc_title: Sign commits with GPG doc_url: 'ee/user/project/repository/signed_commits/gpg.html' - doc_title: Sign commits with SSH keys doc_url: 'ee/user/project/repository/signed_commits/ssh.html' - doc_title: Sign commits and tags with X.509 doc_url: 'ee/user/project/repository/signed_commits/x509.html' - doc_title: X.509 signatures Rake task doc_url: 'ee/raketasks/x509_signatures.html' - doc_title: Web Editor doc_url: 'ee/user/project/repository/web_editor.html' - doc_title: Web IDE doc_url: 'ee/user/project/web_ide/' - doc_title: Merge requests doc_url: 'ee/user/project/merge_requests/' docs: - doc_title: Workflows doc_url: 'ee/user/project/merge_requests/authorization_for_merge_requests.html' docs: - doc_title: Collaborate across forks doc_url: 'ee/user/project/merge_requests/allow_collaboration.html' - doc_title: Create merge requests doc_url: 'ee/user/project/merge_requests/creating_merge_requests.html' - doc_title: Commits doc_url: 'ee/user/project/merge_requests/commits.html' - doc_title: Changes doc_url: 'ee/user/project/merge_requests/changes.html' - doc_title: Approvals doc_url: 'ee/user/project/merge_requests/approvals/' docs: - doc_title: Approval rules doc_url: 'ee/user/project/merge_requests/approvals/rules.html' - doc_title: Approval settings doc_url: 'ee/user/project/merge_requests/approvals/settings.html' - doc_title: Commit message templates doc_url: 'ee/user/project/merge_requests/commit_templates.html' - doc_title: Draft merge requests doc_url: 'ee/user/project/merge_requests/drafts.html' - doc_title: Confidential merge requests doc_url: 'ee/user/project/merge_requests/confidential.html' - doc_title: Reviewing and managing merge requests doc_url: 'ee/user/project/merge_requests/reviews/' docs: - doc_title: Suggestions doc_url: 'ee/user/project/merge_requests/reviews/suggestions.html' - doc_title: Merge request widgets doc_url: 'ee/user/project/merge_requests/widgets.html' - doc_title: Merge methods doc_url: 'ee/user/project/merge_requests/methods/' docs: - doc_title: Squash and merge doc_url: 'ee/user/project/merge_requests/squash_and_merge.html' - doc_title: Auto-merge doc_url: 'ee/user/project/merge_requests/merge_when_pipeline_succeeds.html' - doc_title: Merge conflicts doc_url: 'ee/user/project/merge_requests/conflicts.html' - doc_title: Reverting changes doc_url: 'ee/user/project/merge_requests/revert_changes.html' - doc_title: Cherry pick changes doc_url: 'ee/user/project/merge_requests/cherry_pick_changes.html' - doc_title: Versions doc_url: 'ee/user/project/merge_requests/versions.html' - doc_title: Export merge requests to CSV doc_url: 'ee/user/project/merge_requests/csv_export.html' - doc_title: External status checks doc_url: 'ee/user/project/merge_requests/status_checks.html' - doc_title: Merge request dependencies doc_url: 'ee/user/project/merge_requests/dependencies.html' - doc_title: AI in merge requests doc_url: 'ee/user/project/merge_requests/ai_in_merge_requests.html' - doc_title: Remote development doc_url: 'ee/user/project/remote_development/' docs: - doc_title: 'Tutorial: Connect a remote machine to the Web IDE' doc_url: 'ee/user/project/remote_development/connect_machine.html' - doc_title: Workspaces doc_url: 'ee/user/workspace/' docs: - doc_title: Workspace configuration doc_url: 'ee/user/workspace/configuration.html' - doc_title: GitLab agent configuration doc_url: 'ee/user/workspace/gitlab_agent_configuration.html' - doc_title: 'Tutorial: Create a custom workspace image that supports arbitrary user IDs' doc_url: 'ee/user/workspace/create_image.html' - category_title: Use CI/CD to build your application category_url: 'ee/topics/build_your_application.html' docs: - doc_title: Getting started doc_url: 'ee/ci/' docs: - doc_title: 'Tutorial: Your first pipeline' doc_url: 'ee/ci/quick_start/' - doc_title: 'Tutorial: A complex pipeline' doc_url: 'ee/ci/quick_start/tutorial.html' - doc_title: Plan a migration to GitLab CI/CD doc_url: 'ee/ci/migration/plan_a_migration.html' docs: - doc_title: Migrate from Bamboo doc_url: 'ee/ci/migration/bamboo.html' - doc_title: Migrate from GitHub actions doc_url: 'ee/ci/migration/github_actions.html' - doc_title: Migrate from Jenkins doc_url: 'ee/ci/migration/jenkins.html' - doc_title: Migrate a Maven build from Jenkins doc_url: 'ee/ci/migration/examples/jenkins-maven.html' - doc_title: Migrate from CircleCI doc_url: 'ee/ci/migration/circleci.html' - doc_title: CI/CD examples doc_url: 'ee/ci/examples/' docs: - doc_title: Deployment with Dpl doc_url: 'ee/ci/examples/deployment/' - doc_title: End-to-end testing doc_url: 'ee/ci/examples/end_to_end_testing_webdriverio/' - doc_title: NPM with semantic-release doc_url: 'ee/ci/examples/semantic-release.html' - doc_title: PHP with PHPunit and atoum doc_url: 'ee/ci/examples/php.html' - doc_title: PHP with NPM and SCP doc_url: 'ee/ci/examples/deployment/composer-npm-deploy.html' - doc_title: PHP with Laravel and Envoy doc_url: 'ee/ci/examples/laravel_with_gitlab_and_envoy/' - doc_title: 'CI/CD YAML syntax reference' doc_url: 'ee/ci/yaml/' docs: - doc_title: 'Optimize your YAML files' doc_url: 'ee/ci/yaml/yaml_optimization.html' - doc_title: Validate syntax doc_url: 'ee/ci/lint.html' - doc_title: Debug pipelines doc_url: 'ee/ci/debugging.html' - doc_title: Pipeline editor doc_url: 'ee/ci/pipeline_editor/' - doc_title: Artifacts reports doc_url: 'ee/ci/yaml/artifacts_reports.html' - doc_title: Include examples doc_url: 'ee/ci/yaml/includes.html' - doc_title: Inputs doc_url: 'ee/ci/yaml/inputs.html' - doc_title: Workflow examples doc_url: 'ee/ci/yaml/workflow.html' - doc_title: CI/CD components doc_url: 'ee/ci/components/' - doc_title: Runners doc_url: 'runner/' docs: - doc_title: 'Tutorial: Create, register, and run your own project runner' doc_url: 'ee/tutorials/create_register_first_runner/' - doc_title: 'Tutorial: Automate runner creation and registration' doc_url: 'ee/tutorials/automate_runner_creation/' - doc_title: Runner SaaS doc_url: 'ee/ci/runners/' docs: - doc_title: Linux doc_url: 'ee/ci/runners/saas/linux_saas_runner.html' - doc_title: GPU doc_url: 'ee/ci/runners/saas/gpu_saas_runner.html' - doc_title: macOS doc_url: 'ee/ci/runners/saas/macos_saas_runner.html' - doc_title: Windows doc_url: 'ee/ci/runners/saas/windows_saas_runner.html' - doc_title: Manage runners doc_url: 'ee/ci/runners/runners_scope.html' - doc_title: Register a runner doc_url: 'runner/register/' docs: - doc_title: Migrate to the new runner registration workflow doc_url: 'ee/ci/runners/new_creation_workflow.html' - doc_title: Runner executors doc_url: 'runner/executors/' docs: - doc_title: Custom doc_url: 'runner/executors/custom.html' docs: - doc_title: libvirt doc_url: 'runner/executors/custom_examples/libvirt.html' - doc_title: LXD doc_url: 'runner/executors/custom_examples/lxd.html' - doc_title: Docker doc_url: 'runner/executors/docker.html' - doc_title: Docker Machine doc_url: 'runner/executors/docker_machine.html' - doc_title: Docker Autoscaler doc_url: 'runner/executors/docker_autoscaler.html' - doc_title: Instance doc_url: 'runner/executors/instance.html' - doc_title: Kubernetes doc_url: 'runner/executors/kubernetes.html' - doc_title: Shell doc_url: 'runner/executors/shell.html' docs: - doc_title: Supported shells doc_url: 'runner/shells/' - doc_title: SSH doc_url: 'runner/executors/ssh.html' - doc_title: Parallels doc_url: 'runner/executors/parallels.html' - doc_title: VirtualBox doc_url: 'runner/executors/virtualbox.html' - doc_title: Configure runners doc_url: 'ee/ci/runners/configure_runners.html' - doc_title: Scale a fleet of runners doc_url: 'runner/fleet_scaling/' - doc_title: Runner Fleet Dashboard doc_url: 'ee/ci/runners/runner_fleet_dashboard.html' - doc_title: Pipelines doc_url: 'ee/ci/pipelines/' docs: - doc_title: Scheduled pipelines doc_url: 'ee/ci/pipelines/schedules.html' - doc_title: Trigger a pipeline doc_url: 'ee/ci/triggers/' - doc_title: Customize pipeline configuration doc_url: 'ee/ci/pipelines/settings.html' - doc_title: Pipeline architectures doc_url: 'ee/ci/pipelines/pipeline_architectures.html' - doc_title: Pipeline efficiency doc_url: 'ee/ci/pipelines/pipeline_efficiency.html' - doc_title: Pipeline resource groups doc_url: 'ee/ci/resource_groups/' - doc_title: Directed acyclic graph (DAG) doc_url: 'ee/ci/directed_acyclic_graph/' - doc_title: Downstream pipelines doc_url: 'ee/ci/pipelines/downstream_pipelines.html' - doc_title: Merge request pipelines doc_url: 'ee/ci/pipelines/merge_request_pipelines.html' - doc_title: Merged results pipelines doc_url: 'ee/ci/pipelines/merged_results_pipelines.html' - doc_title: Merge trains doc_url: 'ee/ci/pipelines/merge_trains.html' - doc_title: Jobs doc_url: 'ee/ci/jobs/' docs: - doc_title: Choose when jobs run doc_url: 'ee/ci/jobs/job_control.html' - doc_title: Access a terminal for a running job doc_url: 'ee/ci/interactive_web_terminal/' - doc_title: Format scripts and job logs doc_url: 'ee/ci/yaml/script.html' - doc_title: Git submodules doc_url: 'ee/ci/git_submodules.html' - doc_title: Cache and artifacts doc_url: 'ee/ci/caching/' - doc_title: Job artifacts doc_url: 'ee/ci/jobs/job_artifacts.html' docs: - doc_title: Troubleshooting doc_url: 'ee/ci/jobs/job_artifacts_troubleshooting.html' - doc_title: Docker doc_url: 'ee/ci/docker/' docs: - doc_title: Run CI/CD jobs in Docker containers doc_url: 'ee/ci/docker/using_docker_images.html' - doc_title: Use Docker to build Docker images doc_url: 'ee/ci/docker/using_docker_build.html' docs: - doc_title: Authenticate with registry doc_url: 'ee/ci/docker/authenticate_registry.html' - doc_title: Docker Layer Caching doc_url: 'ee/ci/docker/docker_layer_caching.html' - doc_title: Use kaniko to build Docker images doc_url: 'ee/ci/docker/using_kaniko.html' - doc_title: 'Tutorial: Use Buildah in a rootless container on OpenShift' doc_url: 'ee/ci/docker/buildah_rootless_tutorial.html' - doc_title: Variables doc_url: 'ee/ci/variables/' docs: - doc_title: Predefined CI/CD variables doc_url: 'ee/ci/variables/predefined_variables.html' - doc_title: Where variables can be used doc_url: 'ee/ci/variables/where_variables_can_be_used.html' - doc_title: Pipeline security doc_url: 'ee/ci/pipelines/pipeline_security.html' docs: - doc_title: CI/CD job token doc_url: 'ee/ci/jobs/ci_job_token.html' - doc_title: External secrets doc_url: 'ee/ci/secrets/' - doc_title: ID token authentication doc_url: 'ee/ci/secrets/id_token_authentication.html' - doc_title: Secure Files doc_url: 'ee/ci/secure_files/' - doc_title: Use Azure Key Vault secrets in GitLab CI/CD doc_url: 'ee/ci/secrets/azure_key_vault.html' - doc_title: Use GCP Secret Manager secrets in GitLab CI/CD doc_url: 'ee/ci/secrets/gcp_secret_manager.html' - doc_title: 'Tutorial: Use Fortanix Data Security Manager (DSM) with GitLab' doc_url: 'ee/ci/secrets/fortanix_dsm_integration.html' - doc_title: Use Sigstore for keyless signing doc_url: 'ee/ci/yaml/signing_examples.html' - doc_title: Connect to cloud services doc_url: 'ee/ci/cloud_services/' docs: - doc_title: Configure OpenID Connect in AWS doc_url: 'ee/ci/cloud_services/aws/' - doc_title: Configure OpenID Connect in Azure doc_url: 'ee/ci/cloud_services/azure/' - doc_title: Configure OpenID Connect with Google Cloud doc_url: 'ee/ci/cloud_services/google_cloud/' - doc_title: Authenticating with HashiCorp Vault doc_url: 'ee/ci/examples/authenticating-with-hashicorp-vault/' - doc_title: 'Tutorial: Update HashiCorp Vault configuration to use ID Tokens' doc_url: 'ee/ci/secrets/convert-to-id-tokens.html' - doc_title: Services doc_url: 'ee/ci/services/' docs: - doc_title: MySQL service doc_url: 'ee/ci/services/mysql.html' - doc_title: PostgreSQL service doc_url: 'ee/ci/services/postgres.html' - doc_title: Redis service doc_url: 'ee/ci/services/redis.html' - doc_title: GitLab as a service doc_url: 'ee/ci/services/gitlab.html' - doc_title: Auto DevOps doc_url: 'ee/topics/autodevops/' docs: - doc_title: Requirements doc_url: 'ee/topics/autodevops/requirements.html' - doc_title: Stages doc_url: 'ee/topics/autodevops/stages.html' - doc_title: Customize doc_url: 'ee/topics/autodevops/customize.html' docs: - doc_title: CI/CD variables doc_url: 'ee/topics/autodevops/cicd_variables.html' - doc_title: Multiple Kubernetes clusters doc_url: 'ee/topics/autodevops/multiple_clusters_auto_devops.html' - doc_title: Upgrade PostgreSQL doc_url: 'ee/topics/autodevops/upgrading_postgresql.html' - doc_title: Prepare for deployment doc_url: 'ee/topics/autodevops/prepare_deployment.html' - doc_title: Upgrade Auto Deploy dependencies doc_url: 'ee/topics/autodevops/upgrading_auto_deploy_dependencies.html' - doc_title: Deploy to GKE doc_url: 'ee/topics/autodevops/cloud_deployments/auto_devops_with_gke.html' - doc_title: Deploy to EKS doc_url: 'ee/topics/autodevops/cloud_deployments/auto_devops_with_eks.html' - doc_title: Deploy to ECS doc_url: 'ee/topics/autodevops/cloud_deployments/auto_devops_with_ecs.html' - doc_title: Deploy to EC2 doc_url: 'ee/topics/autodevops/cloud_deployments/auto_devops_with_ec2.html' - doc_title: Troubleshooting doc_url: 'ee/topics/autodevops/troubleshooting.html' - doc_title: Testing doc_url: 'ee/ci/testing/' docs: - doc_title: Accessibility testing doc_url: 'ee/ci/testing/accessibility_testing.html' - doc_title: Browser performance testing doc_url: 'ee/ci/testing/browser_performance_testing.html' - doc_title: Code coverage doc_url: 'ee/ci/testing/code_coverage.html' - doc_title: Code quality doc_url: 'ee/ci/testing/code_quality.html' - doc_title: Fail fast testing doc_url: 'ee/ci/testing/fail_fast_testing.html' - doc_title: Load performance testing doc_url: 'ee/ci/testing/load_performance_testing.html' - doc_title: Metrics reports doc_url: 'ee/ci/testing/metrics_reports.html' - doc_title: Test cases doc_url: 'ee/ci/test_cases/' - doc_title: Test coverage visualization doc_url: 'ee/ci/testing/test_coverage_visualization.html' - doc_title: Unit test reports doc_url: 'ee/ci/testing/unit_test_reports.html' - doc_title: Unit test report examples doc_url: 'ee/ci/testing/unit_test_report_examples.html' - doc_title: SSH keys doc_url: 'ee/ci/ssh_keys/' - doc_title: ChatOps doc_url: 'ee/ci/chatops/' - doc_title: Mobile DevOps doc_url: 'ee/ci/mobile_devops.html' - doc_title: External repository integrations doc_url: 'ee/ci/ci_cd_for_external_repos/' docs: - doc_title: Bitbucket Cloud doc_url: 'ee/ci/ci_cd_for_external_repos/bitbucket_integration.html' - doc_title: GitHub doc_url: 'ee/ci/ci_cd_for_external_repos/github_integration.html' - category_title: Secure your application category_url: 'ee/user/application_security/secure_your_application.html' docs: - doc_title: Application security doc_url: 'ee/user/application_security/' - doc_title: Getting started doc_url: 'ee/user/application_security/get-started-security.html' - doc_title: Security Configuration doc_url: 'ee/user/application_security/configuration/' - doc_title: Container Scanning doc_url: 'ee/user/application_security/container_scanning/' docs: - doc_title: 'Tutorial: Scan a Docker container for vulnerabilities' doc_url: 'ee/tutorials/container_scanning/' - doc_title: Dependency Scanning doc_url: 'ee/user/application_security/dependency_scanning/' docs: - doc_title: 'Tutorial: Set up dependency scanning' doc_url: 'ee/tutorials/dependency_scanning.html' - doc_title: 'Troubleshooting' doc_url: 'ee/user/application_security/dependency_scanning/troubleshooting_dependency_scanning.html' - doc_title: 'Comparison: Dependency Scanning and Container Scanning' doc_url: 'ee/user/application_security/comparison_dependency_and_container_scanning.html' - doc_title: Dependency List doc_url: 'ee/user/application_security/dependency_list/' docs: - doc_title: 'Tutorial: Export dependency list' doc_url: 'ee/tutorials/export_sbom.html' - doc_title: Continuous Vulnerability Scanning doc_url: 'ee/user/application_security/continuous_vulnerability_scanning/' - doc_title: Static Application Security Testing doc_url: 'ee/user/application_security/sast/' docs: - doc_title: SAST rules doc_url: 'ee/user/application_security/sast/rules.html' - doc_title: Customize rulesets doc_url: 'ee/user/application_security/sast/customize_rulesets.html' - doc_title: SAST Analyzers doc_url: 'ee/user/application_security/sast/analyzers.html' - doc_title: Troubleshooting doc_url: 'ee/user/application_security/sast/troubleshooting.html' - doc_title: Infrastructure as Code (IaC) Scanning doc_url: 'ee/user/application_security/iac_scanning/' - doc_title: Secret Detection doc_url: 'ee/user/application_security/secret_detection/' docs: - doc_title: Automatic response to leaked secrets doc_url: 'ee/user/application_security/secret_detection/automatic_response.html' - doc_title: Dynamic Application Security Testing (DAST) doc_url: 'ee/user/application_security/dast/' docs: - doc_title: DAST browser-based analyzer doc_url: 'ee/user/application_security/dast/browser_based.html' docs: - doc_title: Vulnerability checks doc_url: 'ee/user/application_security/dast/checks/' - doc_title: Troubleshooting doc_url: 'ee/user/application_security/dast/browser_based_troubleshooting.html' - doc_title: DAST proxy-based analyzer doc_url: 'ee/user/application_security/dast/proxy-based.html' docs: - doc_title: Troubleshooting doc_url: 'ee/user/application_security/dast/dast_troubleshooting.html' - doc_title: DAST on-demand scan doc_url: 'ee/user/application_security/dast/on-demand_scan.html' - doc_title: Authentication doc_url: 'ee/user/application_security/dast/authentication.html' docs: - doc_title: Troubleshooting doc_url: 'ee/user/application_security/dast/authentication_troubleshooting.html' - doc_title: DAST API analyzer doc_url: 'ee/user/application_security/dast_api/' - doc_title: Run DAST offline doc_url: 'ee/user/application_security/dast/run_dast_offline.html' - doc_title: API Security doc_url: 'ee/user/application_security/api_security/' docs: - doc_title: API Discovery doc_url: 'ee/user/application_security/api_security/api_discovery/' - doc_title: Web API Fuzz Testing doc_url: 'ee/user/application_security/api_fuzzing/' docs: - doc_title: HTTP Archive format doc_url: 'ee/user/application_security/api_fuzzing/create_har_files.html' - doc_title: Coverage-guided fuzz testing doc_url: 'ee/user/application_security/coverage_fuzzing/' docs: - doc_title: 'Tutorial: Perform fuzz testing in GitLab' doc_url: 'ee/tutorials/fuzz_testing/' - doc_title: Breach and Attack Simulation doc_url: 'ee/user/application_security/breach_and_attack_simulation/' - doc_title: Security Dashboard doc_url: 'ee/user/application_security/security_dashboard/' - doc_title: Offline environments doc_url: 'ee/user/application_security/offline_deployments/' - doc_title: Vulnerability Report doc_url: 'ee/user/application_security/vulnerability_report/' docs: - doc_title: View vulnerabilities in a pipeline doc_url: 'ee/user/application_security/vulnerability_report/pipeline.html' - doc_title: Vulnerability Page doc_url: 'ee/user/application_security/vulnerabilities/' - doc_title: Vulnerability severity levels doc_url: 'ee/user/application_security/vulnerabilities/severities.html' - doc_title: GitLab Advisory Database doc_url: 'ee/user/application_security/gitlab_advisory_database/' - doc_title: CVE ID requests doc_url: 'ee/user/application_security/cve_id_request.html' - doc_title: Policies doc_url: 'ee/user/application_security/policies/' docs: - doc_title: Scan execution policies doc_url: 'ee/user/application_security/policies/scan-execution-policies.html' - doc_title: 'Tutorial: Set up a scan execution policy' doc_url: 'ee/tutorials/scan_execution_policy/' - doc_title: Scan result policies doc_url: 'ee/user/application_security/policies/scan-result-policies.html' - doc_title: 'Tutorial: Set up a scan result policy' doc_url: 'ee/tutorials/scan_result_policy/' - doc_title: Security scanner integration doc_url: 'ee/development/integrations/secure.html' - doc_title: Secure and Govern glossary doc_url: 'ee/user/application_security/terminology/' - category_title: Deploy and release your application category_url: 'ee/topics/release_your_application.html' docs: - doc_title: Environments and deployments doc_url: 'ee/ci/environments/' docs: - doc_title: Environments Dashboard doc_url: 'ee/ci/environments/environments_dashboard.html' - doc_title: Operations Dashboard doc_url: 'ee/user/operations_dashboard/' - doc_title: Dashboard for Kubernetes doc_url: 'ee/ci/environments/kubernetes_dashboard.html' - doc_title: Protected environments doc_url: 'ee/ci/environments/protected_environments.html' - doc_title: Deployment safety doc_url: 'ee/ci/environments/deployment_safety.html' - doc_title: Deployment approvals doc_url: 'ee/ci/environments/deployment_approvals.html' - doc_title: Roll out an application incrementally doc_url: 'ee/ci/environments/incremental_rollouts.html' - doc_title: Deploy to AWS doc_url: 'ee/ci/cloud_deployment/' - doc_title: Deploy to Amazon ECS doc_url: 'ee/ci/cloud_deployment/ecs/deploy_to_aws_ecs.html' - doc_title: Deploy to Heroku doc_url: 'ee/ci/cloud_deployment/heroku.html' - doc_title: External deployment tools doc_url: 'ee/ci/environments/external_deployment_tools.html' - doc_title: Configure Kubernetes deployments (deprecated) doc_url: 'ee/ci/environments/configure_kubernetes_deployments.html' - doc_title: Releases doc_url: 'ee/user/project/releases/' docs: - doc_title: Release CI/CD examples doc_url: 'ee/user/project/releases/release_cicd_examples.html' - doc_title: Release CLI tool doc_url: 'ee/user/project/releases/release_cli.html' - doc_title: Release fields doc_url: 'ee/user/project/releases/release_fields.html' - doc_title: Release evidence doc_url: 'ee/user/project/releases/release_evidence.html' - doc_title: Packages & Registries doc_url: 'ee/user/packages/' docs: - doc_title: Package Registry doc_url: 'ee/user/packages/package_registry/' docs: - doc_title: Supported package managers doc_url: 'ee/user/packages/package_registry/supported_package_managers.html' - doc_title: Supported functionality doc_url: 'ee/user/packages/package_registry/supported_functionality.html' - doc_title: Composer doc_url: 'ee/user/packages/composer_repository/' - doc_title: Conan doc_url: 'ee/user/packages/conan_repository/' - doc_title: Debian doc_url: 'ee/user/packages/debian_repository/' - doc_title: Go Proxy doc_url: 'ee/user/packages/go_proxy/' - doc_title: Helm doc_url: 'ee/user/packages/helm_repository/' - doc_title: Maven doc_url: 'ee/user/packages/maven_repository/' - doc_title: npm doc_url: 'ee/user/packages/npm_registry/' - doc_title: NuGet doc_url: 'ee/user/packages/nuget_repository/' - doc_title: PyPI doc_url: 'ee/user/packages/pypi_repository/' - doc_title: Ruby gems doc_url: 'ee/user/packages/rubygems_registry/' - doc_title: Yarn doc_url: 'ee/user/packages/yarn_repository/' - doc_title: Generic doc_url: 'ee/user/packages/generic_packages/' - doc_title: Dependency proxy for packages doc_url: 'ee/user/packages/package_registry/dependency_proxy/' - doc_title: Store all packages in one project doc_url: 'ee/user/packages/workflows/project_registry.html' - doc_title: Monorepo workflows doc_url: 'ee/user/packages/workflows/working_with_monorepos.html' - doc_title: Reduce Package Registry storage doc_url: 'ee/user/packages/package_registry/reduce_package_registry_storage.html' - doc_title: Build packages doc_url: 'ee/user/packages/workflows/build_packages.html' - doc_title: Container Registry doc_url: 'ee/user/packages/container_registry/' docs: - doc_title: Authenticate doc_url: 'ee/user/packages/container_registry/authenticate_with_container_registry.html' - doc_title: Build and push images doc_url: 'ee/user/packages/container_registry/build_and_push_images.html' - doc_title: Delete images doc_url: 'ee/user/packages/container_registry/delete_container_registry_images.html' - doc_title: Reduce Container Registry storage doc_url: 'ee/user/packages/container_registry/reduce_container_registry_storage.html' - doc_title: Reduce Container Registry data transfers doc_url: 'ee/user/packages/container_registry/reduce_container_registry_data_transfer.html' - doc_title: Troubleshooting doc_url: 'ee/user/packages/container_registry/troubleshoot_container_registry.html' - doc_title: Harbor Registry doc_url: 'ee/user/packages/harbor_container_registry/' - doc_title: Terraform module registry doc_url: 'ee/user/packages/terraform_module_registry/' - doc_title: Dependency Proxy doc_url: 'ee/user/packages/dependency_proxy/' docs: - doc_title: Reduce Dependency Proxy storage doc_url: 'ee/user/packages/dependency_proxy/reduce_dependency_proxy_storage.html' - doc_title: Review Apps doc_url: 'ee/ci/review_apps/' - doc_title: Feature flags doc_url: 'ee/operations/feature_flags.html' - doc_title: GitLab Pages doc_url: 'ee/user/project/pages/' docs: - doc_title: 'Tutorial: Create website from scratch' doc_url: 'ee/user/project/pages/getting_started/pages_from_scratch.html' - doc_title: 'Tutorial: Build, test, and deploy your Hugo site' doc_url: 'ee/tutorials/hugo/' - doc_title: Create website from CI/CD template doc_url: 'ee/user/project/pages/getting_started/pages_ci_cd_template.html' - doc_title: Create website from forked sample project doc_url: 'ee/user/project/pages/getting_started/pages_forked_sample_project.html' - doc_title: Create website from project template doc_url: 'ee/user/project/pages/getting_started/pages_new_project_template.html' - doc_title: Create deployment for static site doc_url: 'ee/user/project/pages/getting_started/pages_ui.html' - doc_title: Public folder doc_url: 'ee/user/project/pages/public_folder.html' - doc_title: Default domain names and URLs doc_url: 'ee/user/project/pages/getting_started_part_one.html' - doc_title: Custom domains doc_url: 'ee/user/project/pages/custom_domains_ssl_tls_certification/' - doc_title: DNS records doc_url: 'ee/user/project/pages/custom_domains_ssl_tls_certification/dns_concepts.html' - doc_title: SSL/TLS certificates doc_url: 'ee/user/project/pages/custom_domains_ssl_tls_certification/ssl_tls_concepts.html' - doc_title: Let's Encrypt certificates doc_url: 'ee/user/project/pages/custom_domains_ssl_tls_certification/lets_encrypt_integration.html' - doc_title: Access control doc_url: 'ee/user/project/pages/pages_access_control.html' - doc_title: Redirects doc_url: 'ee/user/project/pages/redirects.html' - doc_title: Settings doc_url: 'ee/user/project/pages/introduction.html' - category_title: Monitor application performance category_url: 'ee/operations/' docs: - doc_title: Error tracking doc_url: 'ee/operations/error_tracking.html' - doc_title: Distributed tracing doc_url: 'ee/operations/tracing.html' - doc_title: Metrics doc_url: 'ee/operations/metrics.html' - doc_title: Incident management doc_url: 'ee/operations/incident_management/' docs: - doc_title: Alerts doc_url: 'ee/operations/incident_management/alerts.html' docs: - doc_title: Integrations doc_url: 'ee/operations/incident_management/integrations.html' - doc_title: Incidents doc_url: 'ee/operations/incident_management/incidents.html' docs: - doc_title: Manage incidents doc_url: 'ee/operations/incident_management/manage_incidents.html' - doc_title: Timeline events doc_url: 'ee/operations/incident_management/incident_timeline_events.html' - doc_title: Linked resources doc_url: 'ee/operations/incident_management/linked_resources.html' - doc_title: Incident management for Slack doc_url: 'ee/operations/incident_management/slack.html' - doc_title: On-call schedules doc_url: 'ee/operations/incident_management/oncall_schedules.html' docs: - doc_title: Escalation policies doc_url: 'ee/operations/incident_management/escalation_policies.html' - doc_title: Paging and notifications doc_url: 'ee/operations/incident_management/paging.html' - doc_title: Status page doc_url: 'ee/operations/incident_management/status_page.html' - category_title: Monitor runner performance category_url: 'runner/monitoring/' - category_title: Manage your infrastructure category_url: 'ee/user/infrastructure/' docs: - doc_title: Infrastructure as Code doc_url: 'ee/user/infrastructure/iac/' docs: - doc_title: Terraform state doc_url: 'ee/user/infrastructure/iac/terraform_state.html' - doc_title: Terraform integration in merge requests doc_url: 'ee/user/infrastructure/iac/mr_integration.html' - doc_title: GitLab Terraform helpers doc_url: 'ee/user/infrastructure/iac/gitlab_terraform_helpers.html' - doc_title: Terraform template recipes doc_url: 'ee/user/infrastructure/iac/terraform_template_recipes.html' - doc_title: Troubleshooting doc_url: 'ee/user/infrastructure/iac/troubleshooting.html' - doc_title: Create Kubernetes clusters doc_url: 'ee/user/clusters/create/' docs: - doc_title: Amazon EKS doc_url: 'ee/user/infrastructure/clusters/connect/new_eks_cluster.html' - doc_title: Azure AKS doc_url: 'ee/user/infrastructure/clusters/connect/new_aks_cluster.html' - doc_title: Google GKE doc_url: 'ee/user/infrastructure/clusters/connect/new_gke_cluster.html' - doc_title: Civo doc_url: 'ee/user/infrastructure/clusters/connect/new_civo_cluster.html' - doc_title: Connect Kubernetes clusters doc_url: 'ee/user/clusters/agent/' docs: - doc_title: Use GitOps doc_url: 'ee/user/clusters/agent/gitops.html' docs: - doc_title: 'Tutorial: Set up Flux for GitOps' doc_url: 'ee/user/clusters/agent/gitops/flux_tutorial.html' - doc_title: 'Tutorial: Deploy a Git repository using Flux' doc_url: 'ee/user/clusters/agent/gitops/example_repository_structure.html' - doc_title: 'Tutorial: Deploy an OCI artifact using Flux' doc_url: 'ee/user/clusters/agent/gitops/flux_oci_tutorial.html' - doc_title: 'Migrate to Flux' doc_url: 'ee/user/clusters/agent/gitops/migrate_to_flux.html' - doc_title: Manage Kubernetes secrets (deprecated) doc_url: 'ee/user/clusters/agent/gitops/secrets_management.html' - doc_title: Track cluster resources (deprecated) doc_url: 'ee/user/infrastructure/clusters/deploy/inventory_object.html' - doc_title: Using GitOps with the agent for Kubernetes (deprecated) doc_url: 'ee/user/clusters/agent/gitops/agent.html' - doc_title: Use GitLab CI/CD doc_url: 'ee/user/clusters/agent/ci_cd_workflow.html' docs: - doc_title: Manage cluster applications doc_url: 'ee/user/clusters/management_project_template.html' - doc_title: Install cert-manager doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/certmanager.html' - doc_title: Install Ingress doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/ingress.html' - doc_title: Install GitLab Runner doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/runner.html' - doc_title: Install Vault doc_url: 'ee/user/infrastructure/clusters/manage/management_project_applications/vault.html' - doc_title: Install the agent for Kubernetes doc_url: 'ee/user/clusters/agent/install/' - doc_title: Manage the agent for Kubernetes instances doc_url: 'ee/user/clusters/agent/work_with_agent.html' - doc_title: Grant users Kubernetes access doc_url: 'ee/user/clusters/agent/user_access.html' - doc_title: Operational container scanning doc_url: 'ee/user/clusters/agent/vulnerabilities.html' - doc_title: Troubleshooting doc_url: 'ee/user/clusters/agent/troubleshooting.html' - doc_title: Migrate to the agent for Kubernetes doc_url: 'ee/user/infrastructure/clusters/migrate_to_gitlab_agent.html' - doc_title: Runbooks doc_url: 'ee/user/project/clusters/runbooks/' - category_title: Analyze GitLab usage category_url: 'ee/user/analytics/' docs: - doc_title: Analytics dashboards doc_url: 'ee/user/analytics/analytics_dashboards.html' - doc_title: CI/CD analytics doc_url: 'ee/user/analytics/ci_cd_analytics.html' - doc_title: Code review analytics doc_url: 'ee/user/analytics/code_review_analytics.html' - doc_title: Contribution analytics doc_url: 'ee/user/group/contribution_analytics/' - doc_title: Contributor analytics doc_url: 'ee/user/analytics/contributor_analytics.html' - doc_title: DevOps adoption by instance doc_url: 'ee/administration/analytics/dev_ops_reports.html' - doc_title: DevOps adoption by group doc_url: 'ee/user/group/devops_adoption/' - doc_title: DORA metrics doc_url: 'ee/user/analytics/dora_metrics.html' - doc_title: Insights doc_url: 'ee/user/project/insights/' - doc_title: Issue analytics doc_url: 'ee/user/group/issues_analytics/' - doc_title: Merge request analytics doc_url: 'ee/user/analytics/merge_request_analytics.html' - doc_title: Product analytics doc_url: 'ee/user/product_analytics/' docs: - doc_title: Instrumentation doc_url: 'ee/user/product_analytics/instrumentation/' docs: - doc_title: Browser SDK doc_url: 'ee/user/product_analytics/instrumentation/browser_sdk.html' - doc_title: Productivity analytics doc_url: 'ee/user/analytics/productivity_analytics.html' - doc_title: Repository analytics for projects doc_url: 'ee/user/analytics/repository_analytics.html' - doc_title: Repository analytics for groups doc_url: 'ee/user/group/repositories_analytics/' - doc_title: Usage trends doc_url: 'ee/administration/analytics/usage_trends.html' - doc_title: Value stream analytics doc_url: 'ee/user/group/value_stream_analytics/' - doc_title: Value streams dashboard doc_url: 'ee/user/analytics/value_streams_dashboard.html' - doc_title: Instance-level analytics doc_url: 'ee/administration/analytics/' - doc_title: Metrics doc_url: 'ee/administration/monitoring/' docs: - doc_title: Configure GitLab doc_url: 'ee/administration/monitoring/performance/gitlab_configuration.html' - doc_title: Configure Grafana doc_url: 'ee/administration/monitoring/performance/grafana_configuration.html' - doc_title: GitHub imports doc_url: 'ee/administration/monitoring/github_imports.html' - doc_title: GitLab exporter doc_url: 'ee/administration/monitoring/prometheus/gitlab_exporter.html' - doc_title: GitLab Prometheus metrics doc_url: 'ee/administration/monitoring/prometheus/gitlab_metrics.html' - doc_title: IP allowlist endpoints doc_url: 'ee/administration/monitoring/ip_allowlist.html' - doc_title: Node exporter doc_url: 'ee/administration/monitoring/prometheus/node_exporter.html' - doc_title: PGBouncer exporter doc_url: 'ee/administration/monitoring/prometheus/pgbouncer_exporter.html' - doc_title: PostgreSQL server exporter doc_url: 'ee/administration/monitoring/prometheus/postgres_exporter.html' - doc_title: Prometheus doc_url: 'ee/administration/monitoring/prometheus/' - doc_title: Performance bar doc_url: 'ee/administration/monitoring/performance/performance_bar.html' - doc_title: Performance monitoring doc_url: 'ee/administration/monitoring/performance/' - doc_title: Redis exporter doc_url: 'ee/administration/monitoring/prometheus/redis_exporter.html' - doc_title: Registry exporter doc_url: 'ee/administration/monitoring/prometheus/registry_exporter.html' - doc_title: Usage statistics doc_url: 'ee/administration/settings/usage_statistics.html' - doc_title: Web exporter doc_url: 'ee/administration/monitoring/prometheus/web_exporter.html' - doc_title: 'Tutorial: Set up an analytics-powered project' doc_url: 'ee/tutorials/website_project_with_analytics/' - doc_title: 'Tutorial: Set up product analytics in a GitLab Pages website project' doc_url: 'ee/tutorials/product_analytics_onboarding_website_project/' - category_title: Experiment, Beta, GA support category_url: 'ee/policy/experiment-beta-support.html' - category_title: Find your GitLab version category_url: 'ee/user/version.html' - section_title: GitLab Duo section_url: 'ee/user/ai_features.html' section_categories: - category_title: Code Suggestions category_url: 'ee/user/project/repository/code_suggestions/' docs: - doc_title: SaaS doc_url: 'ee/user/project/repository/code_suggestions/saas.html' - doc_title: Self-managed doc_url: 'ee/user/project/repository/code_suggestions/self_managed.html' - doc_title: Troubleshooting doc_url: 'ee/user/project/repository/code_suggestions/troubleshooting.html' - doc_title: Repository X-Ray doc_url: 'ee/user/project/repository/code_suggestions/repository_xray.html' - category_title: Ask questions with Chat category_url: 'ee/user/gitlab_duo_chat.html' - section_title: Extend section_url: 'ee/api/' section_categories: - category_title: Integrations category_url: 'ee/integration/' docs: - doc_title: Project integrations doc_url: 'ee/user/project/integrations/' - doc_title: Akismet doc_url: 'ee/integration/akismet.html' - doc_title: Apple App Store Connect doc_url: 'ee/user/project/integrations/apple_app_store.html' - doc_title: Arkose Protect doc_url: 'ee/integration/arkose.html' - doc_title: Asana doc_url: 'ee/user/project/integrations/asana.html' - doc_title: Atlassian Bamboo doc_url: 'ee/user/project/integrations/bamboo.html' - doc_title: AWS CodePipeline doc_url: 'ee/user/project/integrations/aws_codepipeline.html' - doc_title: Beyond Identity doc_url: 'ee/user/project/integrations/beyond_identity.html' - doc_title: Datadog doc_url: 'ee/integration/datadog.html' - doc_title: Diagrams.net doc_url: 'ee/administration/integration/diagrams_net.html' - doc_title: Diffblue Cover doc_url: 'ee/integration/diffblue_cover.html' - doc_title: Discord Notifications doc_url: 'ee/user/project/integrations/discord_notifications.html' - doc_title: Elasticsearch doc_url: 'ee/integration/advanced_search/elasticsearch.html' docs: - doc_title: Troubleshooting doc_url: 'ee/integration/advanced_search/elasticsearch_troubleshooting.html' - doc_title: Emails on push doc_url: 'ee/user/project/integrations/emails_on_push.html' - doc_title: External issue trackers doc_url: 'ee/integration/external-issue-tracker.html' docs: - doc_title: Bugzilla doc_url: 'ee/user/project/integrations/bugzilla.html' - doc_title: ClickUp doc_url: 'ee/user/project/integrations/clickup.html' - doc_title: Custom issue tracker doc_url: 'ee/user/project/integrations/custom_issue_tracker.html' - doc_title: Engineering Workflow Management (EWM) doc_url: 'ee/user/project/integrations/ewm.html' - doc_title: Redmine doc_url: 'ee/user/project/integrations/redmine.html' - doc_title: YouTrack doc_url: 'ee/user/project/integrations/youtrack.html' - doc_title: GitHub doc_url: 'ee/user/project/integrations/github.html' - doc_title: GitLab for Slack app doc_url: 'ee/user/project/integrations/gitlab_slack_application.html' docs: - doc_title: Troubleshooting doc_url: 'ee/user/project/integrations/gitlab_slack_app_troubleshooting.html' - doc_title: Gitpod doc_url: 'ee/integration/gitpod.html' - doc_title: Gmail actions doc_url: 'ee/integration/gmail_action_buttons_for_gitlab.html' - doc_title: Google Chat doc_url: 'ee/user/project/integrations/hangouts_chat.html' - doc_title: Google Play doc_url: 'ee/user/project/integrations/google_play.html' - doc_title: Harbor doc_url: 'ee/user/project/integrations/harbor.html' - doc_title: irker (IRC gateway) doc_url: 'ee/user/project/integrations/irker.html' - doc_title: Jenkins doc_url: 'ee/integration/jenkins.html' - doc_title: Jira doc_url: 'ee/integration/jira/' docs: - doc_title: Jira issue integration doc_url: 'ee/integration/jira/configure.html' docs: - doc_title: Jira issue management doc_url: 'ee/integration/jira/issues.html' - doc_title: 'Tutorial: Create Jira credentials' doc_url: 'ee/integration/jira/jira_server_configuration.html' - doc_title: Troubleshooting doc_url: 'ee/integration/jira/troubleshooting.html' - doc_title: Jira development panel doc_url: 'ee/integration/jira/development_panel.html' docs: - doc_title: GitLab for Jira Cloud app doc_url: 'ee/integration/jira/connect-app.html' - doc_title: Jira DVCS connector doc_url: 'ee/integration/jira/dvcs/' docs: - doc_title: Troubleshooting doc_url: 'ee/integration/jira/dvcs/troubleshooting.html' - doc_title: Kroki doc_url: 'ee/administration/integration/kroki.html' - doc_title: Mailgun doc_url: 'ee/administration/integration/mailgun.html' - doc_title: Marketplace partners doc_url: 'ee/integration/partner_marketplace.html' - doc_title: Mattermost notifications doc_url: 'ee/user/project/integrations/mattermost.html' - doc_title: Mattermost slash commands doc_url: 'ee/user/project/integrations/mattermost_slash_commands.html' - doc_title: Microsoft Teams notifications doc_url: 'ee/user/project/integrations/microsoft_teams.html' - doc_title: MLflow doc_url: 'ee/user/project/ml/experiment_tracking/mlflow_client.html' - doc_title: Mock CI doc_url: 'ee/user/project/integrations/mock_ci.html' - doc_title: Pipeline status emails doc_url: 'ee/user/project/integrations/pipeline_status_emails.html' - doc_title: Pivotal Tracker doc_url: 'ee/user/project/integrations/pivotal_tracker.html' - doc_title: PlantUML doc_url: 'ee/administration/integration/plantuml.html' - doc_title: Pumble doc_url: 'ee/user/project/integrations/pumble.html' - doc_title: reCAPTCHA doc_url: 'ee/integration/recaptcha.html' - doc_title: ServiceNow doc_url: 'ee/user/project/integrations/servicenow.html' - doc_title: Slack notifications (deprecated) doc_url: 'ee/user/project/integrations/slack.html' - doc_title: Slack slash commands doc_url: 'ee/user/project/integrations/slack_slash_commands.html' - doc_title: Sourcegraph doc_url: 'ee/integration/sourcegraph.html' - doc_title: Squash TM doc_url: 'ee/user/project/integrations/squash_tm.html' - doc_title: Telegram doc_url: 'ee/user/project/integrations/telegram.html' - doc_title: Trello Power-Ups doc_url: 'ee/integration/trello_power_up.html' - doc_title: Unify Circuit doc_url: 'ee/user/project/integrations/unify_circuit.html' - doc_title: Webex Teams doc_url: 'ee/user/project/integrations/webex_teams.html' - category_title: Webhooks category_url: 'ee/user/project/integrations/webhooks.html' docs: - doc_title: Webhook events doc_url: 'ee/user/project/integrations/webhook_events.html' - doc_title: Rake tasks doc_url: 'ee/raketasks/web_hooks.html' - category_title: REST API category_url: 'ee/api/rest/' docs: - doc_title: REST API resources doc_url: 'ee/api/api_resources.html' docs: - doc_title: .gitignore (templates) doc_url: 'ee/api/templates/gitignores.html' - doc_title: .gitlab-ci.yml (templates) doc_url: 'ee/api/templates/gitlab_ci_ymls.html' - doc_title: Access requests doc_url: 'ee/api/access_requests.html' - doc_title: Agent for Kubernetes doc_url: 'ee/api/cluster_agents.html' - doc_title: Alert Management doc_url: 'ee/api/alert_management_alerts.html' - doc_title: Appearance (application) doc_url: 'ee/api/appearance.html' - doc_title: Applications doc_url: 'ee/api/applications.html' - doc_title: Audit events doc_url: 'ee/api/audit_events.html' - doc_title: Avatar doc_url: 'ee/api/avatar.html' - doc_title: Badges (project) doc_url: 'ee/api/project_badges.html' - doc_title: Badges (group) doc_url: 'ee/api/group_badges.html' - doc_title: Branches doc_url: 'ee/api/branches.html' - doc_title: Broadcast messages doc_url: 'ee/api/broadcast_messages.html' - doc_title: Code Suggestions doc_url: 'ee/api/code_suggestions.html' - doc_title: Commits doc_url: 'ee/api/commits.html' - doc_title: Composer doc_url: 'ee/api/packages/composer.html' - doc_title: Conan doc_url: 'ee/api/packages/conan.html' - doc_title: Container Registry doc_url: 'ee/api/container_registry.html' - doc_title: Custom attributes doc_url: 'ee/api/custom_attributes.html' - doc_title: Dashboard annotations doc_url: 'ee/api/metrics_dashboard_annotations.html' - doc_title: Database migrations doc_url: 'ee/api/database_migrations.html' - doc_title: Debian doc_url: 'ee/api/packages/debian.html' - doc_title: Debian group distributions doc_url: 'ee/api/packages/debian_group_distributions.html' - doc_title: Debian project distributions doc_url: 'ee/api/packages/debian_project_distributions.html' - doc_title: Dependencies doc_url: 'ee/api/dependencies.html' - doc_title: Dependency list export doc_url: 'ee/api/dependency_list_export.html' - doc_title: Dependency Proxy doc_url: 'ee/api/dependency_proxy.html' - doc_title: Deploy keys doc_url: 'ee/api/deploy_keys.html' - doc_title: Deploy tokens doc_url: 'ee/api/deploy_tokens.html' - doc_title: Deployments doc_url: 'ee/api/deployments.html' - doc_title: Discussions doc_url: 'ee/api/discussions.html' - doc_title: Dockerfile (templates) doc_url: 'ee/api/templates/dockerfiles.html' - doc_title: DORA4 metrics doc_url: 'ee/api/dora/metrics.html' - doc_title: Emoji reactions doc_url: 'ee/api/emoji_reactions.html' - doc_title: Environments doc_url: 'ee/api/environments.html' - doc_title: Epics doc_url: 'ee/api/epics.html' - doc_title: Error tracking doc_url: 'ee/api/error_tracking.html' - doc_title: Events doc_url: 'ee/api/events.html' - doc_title: Experiments doc_url: 'ee/api/experiments.html' - doc_title: External status checks doc_url: 'ee/api/status_checks.html' - doc_title: Feature flags doc_url: 'ee/api/feature_flags.html' - doc_title: Feature flag user lists doc_url: 'ee/api/feature_flag_user_lists.html' - doc_title: Freeze periods doc_url: 'ee/api/freeze_periods.html' - doc_title: Geo nodes doc_url: 'ee/api/geo_nodes.html' - doc_title: Geo sites doc_url: 'ee/api/geo_sites.html' - doc_title: GitLab Pages doc_url: 'ee/api/pages.html' - doc_title: Go Proxy doc_url: 'ee/api/packages/go_proxy.html' - doc_title: Group access tokens doc_url: 'ee/api/group_access_tokens.html' - doc_title: Group activity analytics doc_url: 'ee/api/group_activity_analytics.html' - doc_title: Group epic boards doc_url: 'ee/api/group_epic_boards.html' - doc_title: Group Import/Export doc_url: 'ee/api/group_import_export.html' - doc_title: Group-level protected branches doc_url: 'ee/api/group_protected_branches.html' - doc_title: Group migration by direct transfer doc_url: 'ee/api/bulk_imports.html' - doc_title: Group relations export doc_url: 'ee/api/group_relations_export.html' - doc_title: Group repository storage moves doc_url: 'ee/api/group_repository_storage_moves.html' - doc_title: Groups doc_url: 'ee/api/groups.html' - doc_title: Helm doc_url: 'ee/api/packages/helm.html' - doc_title: Import doc_url: 'ee/api/import.html' - doc_title: Instance-level CI/CD variables doc_url: 'ee/api/instance_level_ci_variables.html' - doc_title: Integrations doc_url: 'ee/api/integrations.html' - doc_title: Invitations doc_url: 'ee/api/invitations.html' - doc_title: Issue boards (project) doc_url: 'ee/api/boards.html' - doc_title: Issue boards (group) doc_url: 'ee/api/group_boards.html' - doc_title: Issues doc_url: 'ee/api/issues.html' - doc_title: Issues (epic) doc_url: 'ee/api/epic_issues.html' - doc_title: Issues statistics doc_url: 'ee/api/issues_statistics.html' - doc_title: Iterations (project) doc_url: 'ee/api/iterations.html' - doc_title: Iterations (group) doc_url: 'ee/api/group_iterations.html' - doc_title: Jobs doc_url: 'ee/api/jobs.html' - doc_title: Job artifacts doc_url: 'ee/api/job_artifacts.html' - doc_title: Job token scopes doc_url: 'ee/api/project_job_token_scopes.html' - doc_title: Keys doc_url: 'ee/api/keys.html' - doc_title: Labels (project) doc_url: 'ee/api/labels.html' - doc_title: Labels (group) doc_url: 'ee/api/group_labels.html' - doc_title: License doc_url: 'ee/api/license.html' - doc_title: Licenses (templates) doc_url: 'ee/api/templates/licenses.html' - doc_title: Linked epics doc_url: 'ee/api/linked_epics.html' - doc_title: Links (issue) doc_url: 'ee/api/issue_links.html' - doc_title: Links (epic) doc_url: 'ee/api/epic_links.html' - doc_title: Lint .gitlab-ci.yml doc_url: 'ee/api/lint.html' - doc_title: Markdown doc_url: 'ee/api/markdown.html' - doc_title: Marketplace doc_url: 'https://customers.staging.gitlab.com/openapi_docs/marketplace#/marketplace' external_url: true - doc_title: Maven doc_url: 'ee/api/packages/maven.html' - doc_title: Member Roles doc_url: 'ee/api/member_roles.html' - doc_title: Members doc_url: 'ee/api/members.html' - doc_title: Merge request approvals doc_url: 'ee/api/merge_request_approvals.html' - doc_title: Merge request context commits doc_url: 'ee/api/merge_request_context_commits.html' - doc_title: Merge requests doc_url: 'ee/api/merge_requests.html' - doc_title: Merge trains doc_url: 'ee/api/merge_trains.html' - doc_title: Metadata doc_url: 'ee/api/metadata.html' - doc_title: Milestones (project) doc_url: 'ee/api/milestones.html' - doc_title: Milestones (group) doc_url: 'ee/api/group_milestones.html' - doc_title: Namespaces doc_url: 'ee/api/namespaces.html' - doc_title: Notes (comments) doc_url: 'ee/api/notes.html' docs: - doc_title: Draft notes doc_url: 'ee/api/draft_notes.html' - doc_title: Notification settings doc_url: 'ee/api/notification_settings.html' - doc_title: npm doc_url: 'ee/api/packages/npm.html' - doc_title: NuGet doc_url: 'ee/api/packages/nuget.html' - doc_title: Packages doc_url: 'ee/api/packages.html' - doc_title: Pages domains doc_url: 'ee/api/pages_domains.html' - doc_title: Personal access tokens doc_url: 'ee/api/personal_access_tokens.html' - doc_title: Pipelines schedules doc_url: 'ee/api/pipeline_schedules.html' - doc_title: Pipeline trigger tokens doc_url: 'ee/api/pipeline_triggers.html' - doc_title: Pipelines doc_url: 'ee/api/pipelines.html' - doc_title: Plan limits doc_url: 'ee/api/plan_limits.html' - doc_title: Product analytics doc_url: 'ee/api/product_analytics.html' - doc_title: Project access tokens doc_url: 'ee/api/project_access_tokens.html' - doc_title: Project aliases doc_url: 'ee/api/project_aliases.html' - doc_title: Project import/export doc_url: 'ee/api/project_import_export.html' - doc_title: Project relations export doc_url: 'ee/api/project_relations_export.html' - doc_title: Project remote mirrors doc_url: 'ee/api/remote_mirrors.html' - doc_title: Project repository storage moves doc_url: 'ee/api/project_repository_storage_moves.html' - doc_title: Project statistics doc_url: 'ee/api/project_statistics.html' - doc_title: Project templates doc_url: 'ee/api/project_templates.html' - doc_title: Project vulnerabilities doc_url: 'ee/api/project_vulnerabilities.html' - doc_title: Projects doc_url: 'ee/api/projects.html' - doc_title: Protected branches doc_url: 'ee/api/protected_branches.html' - doc_title: Project-level protected environments doc_url: 'ee/api/protected_environments.html' - doc_title: Group-level protected environments doc_url: 'ee/api/group_protected_environments.html' - doc_title: Protected tags doc_url: 'ee/api/protected_tags.html' - doc_title: PyPI doc_url: 'ee/api/packages/pypi.html' - doc_title: Releases doc_url: 'ee/api/releases/' docs: - doc_title: Group releases doc_url: 'ee/api/group_releases.html' - doc_title: Release links doc_url: 'ee/api/releases/links.html' - doc_title: Repositories doc_url: 'ee/api/repositories.html' - doc_title: Repository files doc_url: 'ee/api/repository_files.html' - doc_title: Repository submodules doc_url: 'ee/api/repository_submodules.html' - doc_title: Resource group doc_url: 'ee/api/resource_groups.html' - doc_title: Resource iteration events doc_url: 'ee/api/resource_iteration_events.html' - doc_title: Resource label events doc_url: 'ee/api/resource_label_events.html' - doc_title: Resource milestone events doc_url: 'ee/api/resource_milestone_events.html' - doc_title: Resource state events doc_url: 'ee/api/resource_state_events.html' - doc_title: Resource weight events doc_url: 'ee/api/resource_weight_events.html' - doc_title: Ruby gems doc_url: 'ee/api/packages/rubygems.html' - doc_title: Runners doc_url: 'ee/api/runners.html' - doc_title: SAML doc_url: 'ee/api/saml.html' - doc_title: SCIM doc_url: 'ee/api/scim.html' - doc_title: Search doc_url: 'ee/api/search.html' - doc_title: Search migrations doc_url: 'ee/api/search_admin.html' - doc_title: Secure files doc_url: 'ee/api/secure_files.html' - doc_title: Settings (application) doc_url: 'ee/api/settings.html' - doc_title: Sidekiq metrics doc_url: 'ee/api/sidekiq_metrics.html' - doc_title: Sidekiq queues doc_url: 'ee/api/admin_sidekiq_queues.html' - doc_title: Snippet repository storage moves doc_url: 'ee/api/snippet_repository_storage_moves.html' - doc_title: Snippets doc_url: 'ee/api/snippets.html' - doc_title: Snippets (project) doc_url: 'ee/api/project_snippets.html' - doc_title: SSH certificates (group) doc_url: 'ee/api/group_ssh_certificates.html' - doc_title: Statistics (application) doc_url: 'ee/api/statistics.html' - doc_title: Suggestions doc_url: 'ee/api/suggestions.html' - doc_title: System hooks doc_url: 'ee/api/system_hooks.html' - doc_title: Tags doc_url: 'ee/api/tags.html' - doc_title: Terraform Registry doc_url: 'ee/api/packages/terraform-modules.html' - doc_title: To-Do lists doc_url: 'ee/api/todos.html' - doc_title: Topics doc_url: 'ee/api/topics.html' - doc_title: Service Data doc_url: 'ee/api/usage_data.html' - doc_title: Users doc_url: 'ee/api/users.html' - doc_title: User-starred metrics dashboards doc_url: 'ee/api/metrics_user_starred_dashboards.html' - doc_title: Variables (project) doc_url: 'ee/api/project_level_variables.html' - doc_title: Variables (group) doc_url: 'ee/api/group_level_variables.html' - doc_title: Version doc_url: 'ee/api/version.html' - doc_title: Visual Review discussions (deprecated) doc_url: 'ee/api/visual_review_discussions.html' - doc_title: Vulnerabilities doc_url: 'ee/api/vulnerabilities.html' - doc_title: Vulnerability export doc_url: 'ee/api/vulnerability_exports.html' - doc_title: Vulnerability Findings doc_url: 'ee/api/vulnerability_findings.html' - doc_title: Wikis (group) doc_url: 'ee/api/group_wikis.html' - doc_title: Wikis (project) doc_url: 'ee/api/wikis.html' - doc_title: Automate storage management doc_url: 'ee/user/storage_management_automation.html' - doc_title: Deprecations and removals doc_url: 'ee/api/rest/deprecations.html' - doc_title: OpenAPI doc_url: 'ee/api/openapi/openapi_interactive.html' - category_title: GraphQL API category_url: 'ee/api/graphql/' docs: - doc_title: Run GraphQL API queries and mutations doc_url: 'ee/api/graphql/getting_started.html' - doc_title: GraphQL API resources doc_url: 'ee/api/graphql/reference/' - doc_title: Create audit report (example) doc_url: 'ee/api/graphql/audit_report.html' - doc_title: Identify issue boards (example) doc_url: 'ee/api/graphql/sample_issue_boards.html' - doc_title: List branch rules for project (example) doc_url: 'ee/api/graphql/branch_rules.html' - doc_title: Query users (example) doc_url: 'ee/api/graphql/users_example.html' - doc_title: Use custom emojis (example) doc_url: 'ee/api/graphql/custom_emoji.html' - doc_title: Removed items doc_url: 'ee/api/graphql/removed_items.html' - category_title: OAuth 2.0 identity provider API category_url: 'ee/api/oauth2.html' - category_title: Editor and IDE extensions category_url: 'ee/editor_extensions/' docs: - doc_title: Visual Studio Code doc_url: 'ee/editor_extensions/visual_studio_code/' - doc_title: JetBrains IDEs doc_url: 'ee/editor_extensions/jetbrains_ide/' - doc_title: Visual Studio doc_url: 'ee/editor_extensions/visual_studio/' - doc_title: Neovim doc_url: 'ee/editor_extensions/neovim/' - doc_title: GitLab CLI (glab) doc_url: 'ee/editor_extensions/gitlab_cli/' # End of documentation from https://gitlab.com/gitlab-org/gitlab # Development documentation from: # # - https://gitlab.com/gitlab-org/gitlab # - https://gitlab.com/gitlab-org/omnibus-gitlab # - https://gitlab.com/gitlab-org/gitlab-runner # - https://gitlab.com/gitlab-org/charts/gitlab # # GitLab - section_title: Contribute section_url: 'ee/development/' section_categories: # GitLab app development documentation - category_title: Contribute to GitLab category_url: 'ee/development/contributing/' docs: - doc_title: 'Tutorial: Make a GitLab contribution' doc_url: 'ee/development/contributing/first_contribution.html' - doc_title: Architecture doc_url: 'ee/development/architecture.html' docs: - doc_title: Adding a new Service Component doc_url: 'ee/development/adding_service_component.html' - doc_title: Development Rake tasks doc_url: 'ee/development/rake_tasks.html' docs: - doc_title: Mass insert Rails models doc_url: 'ee/development/mass_insert.html' - doc_title: Development processes doc_url: 'ee/development/development_processes.html' docs: - doc_title: AI features doc_url: 'ee/development/ai_features/' docs: - doc_title: Duo Chat doc_url: 'ee/development/ai_features/duo_chat.html' - doc_title: Working with prompts doc_url: 'ee/development/ai_features/prompts.html' - doc_title: Glossary doc_url: 'ee/development/ai_features/glossary.html' - doc_title: Avoiding required stops doc_url: 'ee/development/avoiding_required_stops.html' - doc_title: Changelog entries doc_url: 'ee/development/changelog.html' - doc_title: ChatOps on GitLab.com doc_url: 'ee/development/chatops_on_gitlabcom.html' - doc_title: Code review guidelines doc_url: 'ee/development/code_review.html' - doc_title: Danger bot doc_url: 'ee/development/dangerbot.html' - doc_title: Deprecation guidelines doc_url: 'ee/development/deprecation_guidelines/' - doc_title: EE features doc_url: 'ee/development/ee_features.html' - doc_title: Emails doc_url: 'ee/development/emails.html' - doc_title: Experiments doc_url: 'ee/development/experiment_guide/' docs: - doc_title: Implementing experiments doc_url: 'ee/development/experiment_guide/implementing_experiments.html' - doc_title: Testing experiments doc_url: 'ee/development/experiment_guide/testing_experiments.html' - doc_title: Experiment code reviews doc_url: 'ee/development/experiment_guide/experiment_code_reviews.html' - doc_title: Experiment rollouts doc_url: 'ee/development/experiment_guide/experiment_rollout.html' - doc_title: Feature flags for GitLab development doc_url: 'ee/development/feature_flags/' docs: - doc_title: Controlling feature flags doc_url: 'ee/development/feature_flags/controls.html' - doc_title: Feature flags API doc_url: 'ee/api/features.html' - doc_title: FIPS compliance doc_url: 'ee/development/fips_compliance.html' - doc_title: Framework - DeclarativePolicy doc_url: 'ee/development/policies.html' - doc_title: Issues workflow doc_url: 'ee/development/contributing/issue_workflow.html' - doc_title: Labels doc_url: 'ee/development/labels/' - doc_title: Merge request concepts doc_url: 'ee/development/merge_request_concepts/' docs: - doc_title: Merge request diffs development guide doc_url: 'ee/development/merge_request_concepts/diffs/development.html' - doc_title: Working with diffs doc_url: 'ee/development/merge_request_concepts/diffs/' - doc_title: Application and rate limit guidelines doc_url: 'ee/development/merge_request_concepts/rate_limits.html' - doc_title: Frontend overview doc_url: 'ee/development/merge_request_concepts/diffs/frontend.html' - doc_title: Mergeability framework doc_url: 'ee/development/merge_request_concepts/mergeability_framework.html' - doc_title: Performance guidelines doc_url: 'ee/development/merge_request_concepts/performance.html' - doc_title: Merge request workflow doc_url: 'ee/development/contributing/merge_request_workflow.html' - doc_title: Reusing Abstractions doc_url: 'ee/development/reusing_abstractions.html' - doc_title: Ruby upgrade guidelines doc_url: 'ee/development/ruby_upgrade.html' - doc_title: Secure partner onboarding process doc_url: 'ee/development/integrations/secure_partner_integration.html' - doc_title: Testing standards and styles doc_url: 'ee/development/testing_guide/' docs: - doc_title: Flaky tests doc_url: 'ee/development/testing_guide/flaky_tests.html' - doc_title: Frontend testing standards and style guidelines doc_url: 'ee/development/testing_guide/frontend_testing.html' - doc_title: Review apps doc_url: 'ee/development/testing_guide/review_apps.html' - doc_title: Smoke tests doc_url: 'ee/development/testing_guide/smoke.html' - doc_title: Testing best practices doc_url: 'ee/development/testing_guide/best_practices.html' - doc_title: Testing levels doc_url: 'ee/development/testing_guide/testing_levels.html' - doc_title: Testing Rails migrations doc_url: 'ee/development/testing_guide/testing_migrations_guide.html' - doc_title: Testing Rake tasks doc_url: 'ee/development/testing_guide/testing_rake_tasks.html' - doc_title: Testing (contract) doc_url: 'ee/development/testing_guide/contract/' docs: - doc_title: Writing consumer tests doc_url: 'ee/development/testing_guide/contract/consumer_tests.html' - doc_title: Writing provider tests doc_url: 'ee/development/testing_guide/contract/provider_tests.html' - doc_title: Testing (end to end) doc_url: 'ee/development/testing_guide/end_to_end/' docs: - doc_title: Beginner's guide to writing end-to-end tests doc_url: 'ee/development/testing_guide/end_to_end/beginners_guide.html' - doc_title: Best practices when writing end-to-end tests doc_url: 'ee/development/testing_guide/end_to_end/best_practices.html' - doc_title: Dynamic element validation doc_url: 'ee/development/testing_guide/end_to_end/dynamic_element_validation.html' - doc_title: Flows in GitLab QA doc_url: 'ee/development/testing_guide/end_to_end/flows.html' - doc_title: Page objects in GitLab QA doc_url: 'ee/development/testing_guide/end_to_end/page_objects.html' - doc_title: Resource class in GitLab QA doc_url: 'ee/development/testing_guide/end_to_end/resources.html' - doc_title: Migrate Capybara to Chemlab doc_url: 'ee/development/testing_guide/end_to_end/capybara_to_chemlab_migration_guide.html' - doc_title: Execution context selection doc_url: 'ee/development/testing_guide/end_to_end/execution_context_selection.html' - doc_title: End-to-end test pipelines doc_url: 'ee/development/testing_guide/end_to_end/test_pipelines.html' - doc_title: Running tests that require special setup doc_url: 'ee/development/testing_guide/end_to_end/running_tests_that_require_special_setup.html' - doc_title: RSpec metadata for end-to-end tests doc_url: 'ee/development/testing_guide/end_to_end/rspec_metadata_tests.html' - doc_title: Style guide for writing end-to-end tests doc_url: 'ee/development/testing_guide/end_to_end/style_guide.html' - doc_title: Testing with feature flags doc_url: 'ee/development/testing_guide/end_to_end/feature_flags.html' - doc_title: Test Infrastructure for Cloud Integrations doc_url: 'ee/development/testing_guide/end_to_end/test_infrastructure.html' - doc_title: Troubleshooting doc_url: 'ee/development/testing_guide/end_to_end/troubleshooting.html' - doc_title: Translate GitLab doc_url: 'ee/development/i18n/' docs: - doc_title: Externalization doc_url: 'ee/development/i18n/externalization.html' - doc_title: Translation doc_url: 'ee/development/i18n/translation.html' - doc_title: Proofreading doc_url: 'ee/development/i18n/proofreader.html' - doc_title: Merging doc_url: 'ee/development/i18n/merging_translations.html' - doc_title: Development style guides doc_url: 'ee/development/contributing/style_guides.html' docs: - doc_title: Advanced search migration style guide doc_url: 'ee/development/search/advanced_search_migration_styleguide.html' - doc_title: API style guide doc_url: 'ee/development/api_styleguide.html' - doc_title: Frontend style guides doc_url: 'ee/development/fe_guide/style/' - doc_title: Gemfile guidelines doc_url: 'ee/development/gemfile.html' - doc_title: Go standards and style guidelines doc_url: 'ee/development/go_guide/' docs: - doc_title: Dependency management in Go doc_url: 'ee/development/go_guide/dependencies.html' - doc_title: Managing Go versions doc_url: 'ee/development/go_guide/go_upgrade.html' - doc_title: GraphQL API style guide doc_url: 'ee/development/api_graphql_styleguide.html' - doc_title: Shell command guidelines doc_url: 'ee/development/shell_commands.html' - doc_title: HTML style guide doc_url: 'ee/development/fe_guide/style/html.html' - doc_title: JavaScript style guide doc_url: 'ee/development/fe_guide/style/javascript.html' - doc_title: Python guidelines doc_url: 'ee/development/python_guide/' - doc_title: RuboCop rule guidelines doc_url: 'ee/development/rubocop_development_guide.html' - doc_title: Ruby style guide doc_url: 'ee/development/backend/ruby_style_guide.html' - doc_title: SCSS style guide doc_url: 'ee/development/fe_guide/style/scss.html' - doc_title: Secure coding guidelines doc_url: 'ee/development/secure_coding_guidelines.html' - doc_title: Shell scripting standards and style guidelines doc_url: 'ee/development/shell_scripting_guide/' - doc_title: TypeScript style guide doc_url: 'ee/development/fe_guide/style/typescript.html' - doc_title: Vue style guide doc_url: 'ee/development/fe_guide/style/vue.html' - doc_title: Feature development doc_url: 'ee/development/feature_development.html' docs: - doc_title: ActivityPub doc_url: 'ee/development/activitypub/' docs: - doc_title: ActivityPub actors doc_url: 'ee/development/activitypub/actors/' - doc_title: Releases actor doc_url: 'ee/development/activitypub/actors/releases.html' - doc_title: Advanced search doc_url: 'ee/development/advanced_search.html' - doc_title: Application Settings doc_url: 'ee/development/application_settings.html' - doc_title: Approval rules doc_url: 'ee/development/merge_request_concepts/approval_rules.html' - doc_title: Audit events doc_url: 'ee/development/audit_event_guide/' - doc_title: Auto DevOps doc_url: 'ee/development/auto_devops.html' - doc_title: Built-in project templates doc_url: 'ee/development/project_templates.html' - doc_title: Cells doc_url: 'ee/development/cells/' - doc_title: CI/CD doc_url: 'ee/development/cicd/' docs: - doc_title: Documenting keywords doc_url: 'ee/development/cicd/cicd_reference_documentation_guide.html' - doc_title: Contribute to the CI/CD schema doc_url: 'ee/development/cicd/schema.html' - doc_title: CI/CD component development doc_url: 'ee/development/cicd/components.html' - doc_title: CI/CD template development doc_url: 'ee/development/cicd/templates.html' - doc_title: Pipeline Wizard doc_url: 'ee/development/cicd/pipeline_wizard.html' - doc_title: New partitioned CI/CD tables doc_url: 'ee/development/cicd/cicd_tables.html' - doc_title: Code intelligence doc_url: 'ee/development/code_intelligence/' - doc_title: Code Owners doc_url: 'ee/development/code_owners/' - doc_title: Code Suggestions doc_url: 'ee/development/code_suggestions/' - doc_title: 'Source Code Management' doc_url: 'ee/development/backend/create_source_code_be/' docs: - doc_title: Gitaly touch points doc_url: 'ee/development/backend/create_source_code_be/gitaly_touch_points.html' - doc_title: Push Rules development guidelines doc_url: 'ee/development/push_rules/' - doc_title: Data science doc_url: 'ee/development/data_science/' docs: - doc_title: Model registry doc_url: 'ee/development/data_science/model_registry/' - doc_title: Database doc_url: 'ee/development/database/' docs: - doc_title: Adding database indexes doc_url: 'ee/development/database/adding_database_indexes.html' - doc_title: Adding required stops doc_url: 'ee/development/database/required_stops.html' - doc_title: Add a foreign key constraint to an existing column doc_url: 'ee/development/database/add_foreign_key_to_existing_column.html' - doc_title: Avoiding downtime in migrations doc_url: 'ee/development/database/avoiding_downtime_in_migrations.html' - doc_title: Batched background migrations doc_url: 'ee/development/database/batched_background_migrations.html' - doc_title: Batch iteration in a tree hierarchy doc_url: 'ee/development/database/poc_tree_iterator.html' - doc_title: Case study - filtering by label doc_url: 'ee/development/database/filtering_by_label.html' - doc_title: Case study - namespaces storage statistics doc_url: 'ee/development/database/namespaces_storage_statistics.html' - doc_title: CI mirrored tables doc_url: 'ee/development/database/ci_mirrored_tables.html' - doc_title: ClickHouse doc_url: 'ee/development/database/clickhouse/' docs: - doc_title: ClickHouse within GitLab doc_url: 'ee/development/database/clickhouse/clickhouse_within_gitlab.html' - doc_title: GitLab activity data in ClickHouse doc_url: 'ee/development/database/clickhouse/gitlab_activity_data.html' - doc_title: Merge request analytics with ClickHouse doc_url: 'ee/development/database/clickhouse/merge_request_analytics.html' - doc_title: Optimizing query execution doc_url: 'ee/development/database/clickhouse/optimization.html' - doc_title: Tiered storages in ClickHouse doc_url: 'ee/development/database/clickhouse/tiered_storage.html' - doc_title: Database Dictionary doc_url: 'ee/development/database/database_dictionary.html' - doc_title: Database Lab and Postgres.ai doc_url: 'ee/development/database/database_lab.html' - doc_title: Database load balancing doc_url: 'ee/development/database/load_balancing.html' - doc_title: Database migration pipeline doc_url: 'ee/development/database/database_migration_pipeline.html' - doc_title: Database review guidelines doc_url: 'ee/development/database_review.html' - doc_title: Database check-migrations job doc_url: 'ee/development/database/dbcheck-migrations-job.html' - doc_title: Delete existing migrations doc_url: 'ee/development/database/deleting_migrations.html' - doc_title: Enums doc_url: 'ee/development/database/creating_enums.html' - doc_title: Foreign keys and associations doc_url: 'ee/development/database/foreign_keys.html' - doc_title: Introducing a new database migration version doc_url: 'ee/development/database/new_database_migration_version.html' - doc_title: Layout and access patterns doc_url: 'ee/development/database/layout_and_access_patterns.html' - doc_title: Maintenance operations doc_url: 'ee/development/database/maintenance_operations.html' - doc_title: Migrations style guide doc_url: 'ee/development/migration_style_guide.html' - doc_title: Multiple databases doc_url: 'ee/development/database/multiple_databases.html' docs: - doc_title: Loose Foreign Keys doc_url: 'ee/development/database/loose_foreign_keys.html' - doc_title: Migrations for multiple databases doc_url: 'ee/development/database/migrations_for_multiple_databases.html' - doc_title: Ordering table columns doc_url: 'ee/development/database/ordering_table_columns.html' - doc_title: Pagination guidelines doc_url: 'ee/development/database/pagination_guidelines.html' docs: - doc_title: Pagination performance guidelines doc_url: 'ee/development/database/pagination_performance_guidelines.html' - doc_title: Keyset pagination doc_url: 'ee/development/database/keyset_pagination.html' - doc_title: Efficient IN operator queries doc_url: 'ee/development/database/efficient_in_operator_queries.html' - doc_title: Post-deployment migrations doc_url: 'ee/development/database/post_deployment_migrations.html' - doc_title: Query comments with Marginalia doc_url: 'ee/development/database/database_query_comments.html' - doc_title: Query Recorder doc_url: 'ee/development/database/query_recorder.html' - doc_title: Single Table Inheritance doc_url: 'ee/development/database/single_table_inheritance.html' - doc_title: SQL guidelines doc_url: 'ee/development/sql.html' - doc_title: Strings and the Text data type doc_url: 'ee/development/database/strings_and_the_text_data_type.html' - doc_title: Swapping tables doc_url: 'ee/development/database/swapping_tables.html' - doc_title: Table partitioning doc_url: 'ee/development/database/partitioning/' docs: - doc_title: Date range doc_url: 'ee/development/database/partitioning/date_range.html' - doc_title: Hash doc_url: 'ee/development/database/partitioning/hash.html' - doc_title: Int range doc_url: 'ee/development/database/partitioning/int_range.html' - doc_title: List doc_url: 'ee/development/database/partitioning/list.html' - doc_title: Troubleshooting and debugging doc_url: 'ee/development/database/database_debugging.html' - doc_title: Understanding EXPLAIN plans doc_url: 'ee/development/database/understanding_explain_plans.html' - doc_title: Design and UI doc_url: 'ee/development/contributing/design.html' - doc_title: Development seed files doc_url: 'ee/development/development_seed_files.html' - doc_title: Distributed tracing doc_url: 'ee/development/distributed_tracing.html' - doc_title: Frontend development doc_url: 'ee/development/fe_guide/' docs: - doc_title: Accessibility doc_url: 'ee/development/fe_guide/accessibility/' docs: - doc_title: Best practices doc_url: 'ee/development/fe_guide/accessibility/best_practices.html' - doc_title: Automated testing doc_url: 'ee/development/fe_guide/accessibility/automated_testing.html' - doc_title: Architecture doc_url: 'ee/development/fe_guide/architecture.html' docs: - doc_title: Content Editor doc_url: 'ee/development/fe_guide/content_editor.html' - doc_title: Customizable dashboards doc_url: 'ee/development/fe_guide/customizable_dashboards.html' - doc_title: Design tokens doc_url: 'ee/development/fe_guide/design_tokens.html' - doc_title: Merge request widget extensions doc_url: 'ee/development/fe_guide/merge_request_widget_extensions.html' - doc_title: Registry architecture doc_url: 'ee/development/fe_guide/registry_architecture.html' - doc_title: Source editor doc_url: 'ee/development/fe_guide/source_editor.html' - doc_title: Widgets doc_url: 'ee/development/fe_guide/widgets.html' - doc_title: Dark mode doc_url: 'ee/development/fe_guide/dark_mode.html' - doc_title: Dependencies doc_url: 'ee/development/fe_guide/dependencies.html' - doc_title: Design patterns doc_url: 'ee/development/fe_guide/design_patterns.html' - doc_title: Event tracking doc_url: 'https://about.gitlab.com/handbook/product/analytics-instrumentation-guide/' external_url: true - doc_title: Emojis doc_url: 'ee/development/fe_guide/emojis.html' - doc_title: FAQ doc_url: 'ee/development/fe_guide/frontend_faq.html' - doc_title: Guides doc_url: 'ee/development/fe_guide/guides.html' docs: - doc_title: Getting started doc_url: 'ee/development/fe_guide/getting_started.html' - doc_title: Migrating from Vuex doc_url: 'ee/development/fe_guide/migrating_from_vuex.html' - doc_title: Onboarding course doc_url: 'ee/development/fe_guide/onboarding_course/' docs: - doc_title: Lesson 1 doc_url: 'ee/development/fe_guide/onboarding_course/lesson_1.html' - doc_title: Vue 3 migration doc_url: 'ee/development/fe_guide/vue3_migration.html' - doc_title: Icons and SVG illustrations doc_url: 'ee/development/fe_guide/icons.html' - doc_title: Keyboard shortcuts doc_url: 'ee/development/fe_guide/keyboard_shortcuts.html' - doc_title: Logging doc_url: 'ee/development/fe_guide/logging.html' - doc_title: Sentry doc_url: 'ee/development/fe_guide/sentry.html' - doc_title: Performance doc_url: 'ee/development/fe_guide/performance.html' - doc_title: Security doc_url: 'ee/development/fe_guide/security.html' - doc_title: Tech Stack doc_url: 'ee/development/fe_guide/tech_stack.html' docs: - doc_title: Axios doc_url: 'ee/development/fe_guide/axios.html' - doc_title: GraphQL doc_url: 'ee/development/fe_guide/graphql.html' - doc_title: HAML doc_url: 'ee/development/fe_guide/haml.html' - doc_title: ViewComponent doc_url: 'ee/development/fe_guide/view_component.html' - doc_title: Vue doc_url: 'ee/development/fe_guide/vue.html' - doc_title: Vuex doc_url: 'ee/development/fe_guide/vuex.html' - doc_title: Tooling doc_url: 'ee/development/fe_guide/tooling.html' - doc_title: Troubleshooting doc_url: 'ee/development/fe_guide/troubleshooting.html' - doc_title: Type hinting doc_url: 'ee/development/fe_guide/type_hinting.html' - doc_title: Geo doc_url: 'ee/development/geo.html' docs: - doc_title: Geo framework doc_url: 'ee/development/geo/framework.html' - doc_title: Geo proxying doc_url: 'ee/development/geo/proxying.html' - doc_title: Git LFS doc_url: 'ee/development/lfs.html' - doc_title: Git object deduplication doc_url: 'ee/development/git_object_deduplication.html' - doc_title: Gitaly doc_url: 'ee/development/gitaly.html' - doc_title: GitLab Flavored Markdown (GLFM) doc_url: 'ee/development/gitlab_flavored_markdown/' docs: - doc_title: GitLab Flavored Markdown (GLFM) specification guide doc_url: 'ee/development/gitlab_flavored_markdown/specification_guide/' - doc_title: GitLab Shell doc_url: 'ee/development/gitlab_shell/' docs: - doc_title: Features doc_url: 'ee/development/gitlab_shell/features.html' - doc_title: GitLab-sshd doc_url: 'ee/development/gitlab_shell/gitlab_sshd.html' - doc_title: Processes doc_url: 'ee/development/gitlab_shell/process.html' - doc_title: GraphQL doc_url: 'ee/development/graphql_guide/' docs: - doc_title: GraphQL authorization doc_url: 'ee/development/graphql_guide/authorization.html' - doc_title: GraphQL BatchLoader doc_url: 'ee/development/graphql_guide/batchloader.html' - doc_title: GraphQL pagination doc_url: 'ee/development/graphql_guide/pagination.html' - doc_title: GraphQL Pro doc_url: 'ee/development/graphql_guide/graphql_pro.html' - doc_title: GraphQL API merge request checklist doc_url: 'ee/development/graphql_guide/reviewing.html' - doc_title: Group-level project templates doc_url: 'ee/development/project_templates/' - doc_title: Import (Bitbucket Cloud) doc_url: 'ee/development/bitbucket_cloud_importer.html' - doc_title: Import (Bitbucket Server) doc_url: 'ee/development/bitbucket_server_importer.html' - doc_title: Import (GitHub) doc_url: 'ee/development/github_importer.html' - doc_title: Import (group migration by direct transfer) doc_url: 'ee/development/bulk_import.html' - doc_title: Import (project import by file export) doc_url: 'ee/development/import_export.html' - doc_title: Import (test project) doc_url: 'ee/development/import_project.html' - doc_title: Identity verification doc_url: 'ee/development/identity_verification.html' - doc_title: Integrations doc_url: 'ee/development/integrations/' - doc_title: Internal analytics doc_url: 'ee/development/internal_analytics/' docs: - doc_title: Internal event tracking doc_url: 'ee/development/internal_analytics/internal_event_instrumentation/' docs: - doc_title: Quick start guide doc_url: 'ee/development/internal_analytics/internal_event_instrumentation/quick_start.html' - doc_title: Migrating to internal event tracking doc_url: 'ee/development/internal_analytics/internal_event_instrumentation/migration.html' - doc_title: Event definition guide doc_url: 'ee/development/internal_analytics/internal_event_instrumentation/event_definition_guide.html' - doc_title: Local setup and debugging doc_url: 'ee/development/internal_analytics/internal_event_instrumentation/local_setup_and_debugging.html' - doc_title: Metrics doc_url: 'ee/development/internal_analytics/metrics/' docs: - doc_title: Metrics dictionary guide doc_url: 'ee/development/internal_analytics/metrics/metrics_dictionary.html' - doc_title: Metrics instrumentation guide doc_url: 'ee/development/internal_analytics/metrics/metrics_instrumentation.html' - doc_title: Metrics lifecycle doc_url: 'ee/development/internal_analytics/metrics/metrics_lifecycle.html' - doc_title: Service Ping doc_url: 'ee/development/internal_analytics/service_ping/' docs: - doc_title: Implement Service Ping doc_url: 'ee/development/internal_analytics/service_ping/implement.html' - doc_title: Troubleshooting doc_url: 'ee/development/internal_analytics/service_ping/troubleshooting.html' - doc_title: Review guidelines doc_url: 'ee/development/internal_analytics/review_guidelines.html' - doc_title: Internal API doc_url: 'ee/development/internal_api/' docs: - doc_title: Internal allowed API doc_url: 'ee/development/internal_api/internal_api_allowed.html' - doc_title: Internal users doc_url: 'ee/development/internal_users.html' - doc_title: Issuable-like Rails models utilities doc_url: 'ee/development/issuable-like-models.html' - doc_title: Issue types doc_url: 'ee/development/issue_types.html' - doc_title: Jenkins in local environments doc_url: 'ee/development/integrations/jenkins.html' - doc_title: Jira development environment doc_url: 'ee/development/integrations/jira_connect.html' - doc_title: JSON guidelines doc_url: 'ee/development/json.html' - doc_title: Kubernetes integration doc_url: 'ee/development/kubernetes.html' - doc_title: Logging doc_url: 'ee/development/logging.html' - doc_title: Observability for stage groups doc_url: 'ee/development/stage_group_observability/' docs: - doc_title: Dashboards doc_url: 'ee/development/stage_group_observability/dashboards/' - doc_title: Stage group dashboard doc_url: 'ee/development/stage_group_observability/dashboards/stage_group_dashboard.html' - doc_title: Error budget detail doc_url: 'ee/development/stage_group_observability/dashboards/error_budget_detail.html' - doc_title: Package doc_url: 'ee/development/packages/' docs: - doc_title: Package settings doc_url: 'ee/development/packages/settings.html' - doc_title: Package structure doc_url: 'ee/development/packages/structure.html' - doc_title: Support new formats doc_url: 'ee/development/packages/new_format_development.html' - doc_title: Cleanup policies doc_url: 'ee/development/packages/cleanup_policies.html' - doc_title: Debian repository doc_url: 'ee/development/packages/debian_repository.html' - doc_title: Dependency proxy doc_url: 'ee/development/packages/dependency_proxy.html' - doc_title: Harbor registry doc_url: 'ee/development/packages/harbor_registry_development.html' - doc_title: Permissions doc_url: 'ee/development/permissions.html' docs: - doc_title: Custom roles doc_url: 'ee/development/permissions/custom_roles.html' - doc_title: Product Qualified Lead (PQL) doc_url: 'ee/development/product_qualified_lead_guide/' - doc_title: Pry debugging doc_url: 'ee/development/pry_debugging.html' - doc_title: VS Code debugging doc_url: 'ee/development/vs_code_debugging.html' - doc_title: Build and deploy real-time view components doc_url: 'ee/development/real_time.html' - doc_title: Redis doc_url: 'ee/development/redis.html' - doc_title: Remote Development developer documentation doc_url: 'ee/development/remote_development/' - doc_title: Repository storage moves doc_url: 'ee/development/repository_storage_moves/' - doc_title: Sec section doc_url: 'ee/development/sec/' docs: - doc_title: Analyzer development guide doc_url: 'ee/development/sec/analyzer_development_guide.html' - doc_title: CycloneDX property taxonomy doc_url: 'ee/development/sec/cyclonedx_property_taxonomy.html' - doc_title: Gemnasium analyzer data doc_url: 'ee/development/sec/gemnasium_analyzer_data.html' - doc_title: Security report ingestion doc_url: 'ee/development/sec/security_report_ingestion_overview.html' - doc_title: Token Revocation API doc_url: 'ee/development/sec/token_revocation_api.html' - doc_title: Generate test vulnerabilities doc_url: 'ee/development/sec/generate_test_vulnerabilities.html' - doc_title: Sidekiq doc_url: 'ee/development/sidekiq/' docs: - doc_title: Compatibility across updates doc_url: 'ee/development/sidekiq/compatibility_across_updates.html' - doc_title: Job idempotency and job deduplication doc_url: 'ee/development/sidekiq/idempotent_jobs.html' - doc_title: Limited capacity worker doc_url: 'ee/development/sidekiq/limited_capacity_worker.html' - doc_title: Logging doc_url: 'ee/development/sidekiq/logging.html' - doc_title: Worker attributes doc_url: 'ee/development/sidekiq/worker_attributes.html' - doc_title: Spam protection and CAPTCHA doc_url: 'ee/development/spam_protection_and_captcha/' docs: - doc_title: Model and services doc_url: 'ee/development/spam_protection_and_captcha/model_and_services.html' - doc_title: REST API spam protection doc_url: 'ee/development/spam_protection_and_captcha/rest_api.html' - doc_title: GraphQL API spam protection doc_url: 'ee/development/spam_protection_and_captcha/graphql_api.html' - doc_title: Web UI spam protection doc_url: 'ee/development/spam_protection_and_captcha/web_ui.html' - doc_title: Exploratory testing doc_url: 'ee/development/spam_protection_and_captcha/exploratory_testing.html' - doc_title: Uploads doc_url: 'ee/development/uploads/' docs: - doc_title: Adding new uploads doc_url: 'ee/development/uploads/working_with_uploads.html' - doc_title: Value Stream Analytics doc_url: 'ee/development/value_stream_analytics.html' - doc_title: Verify stage doc_url: 'ee/development/contributing/verify/' - doc_title: Wikis doc_url: 'ee/development/wikis.html' - doc_title: Work items and work item types doc_url: 'ee/development/work_items.html' - doc_title: Workhorse doc_url: 'ee/development/workhorse/' docs: - doc_title: Adding new features to Workhorse doc_url: 'ee/development/workhorse/new_features.html' - doc_title: Configuration doc_url: 'ee/development/workhorse/configuration.html' - doc_title: Features that rely on Workhorse doc_url: 'ee/development/workhorse/gitlab_features.html' - doc_title: Websocket channel support doc_url: 'ee/development/workhorse/channel.html' - doc_title: Prometheus metrics doc_url: 'ee/development/prometheus_metrics.html' - doc_title: Organization doc_url: 'ee/development/organization/' - doc_title: User experience doc_url: 'ee/development/ux/' - doc_title: GitLab Development Kit doc_url: 'https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/README.md' external_url: true - doc_title: GitLab project pipelines doc_url: 'ee/development/pipelines/' # End of GitLab app development documentation # GitLab Runner development documentation - category_title: Contribute to GitLab Runner category_url: 'runner/development/' docs: - doc_title: Review GitLab Runner doc_url: 'runner/development/reviewing-gitlab-runner.html' - doc_title: Add new Windows version support for Docker executor doc_url: 'runner/development/add-windows-version.html' # End GitLab Runner development documentation # GitLab Pages development documentation - category_title: Contribute to GitLab Pages category_url: 'ee/development/pages/' docs: - doc_title: Using dnsmasq to dynamically handle GitLab Pages subdomains doc_url: 'ee/development/pages/dnsmasq.html' # End GitLab Pages development documentation # Distribution development documentation - category_title: Contribute to GitLab Distribution category_url: 'ee/development/distribution/' docs: # Omnibus GitLab development documentation - doc_title: Contribute to Omnibus GitLab doc_url: 'omnibus/development/' docs: - doc_title: Getting started doc_url: 'omnibus/development/contribute-to-omnibus-gitlab.html' - doc_title: Build locally doc_url: 'omnibus/build/' docs: - doc_title: Build Omnibus GitLab package doc_url: 'omnibus/build/build_package.html' - doc_title: Build all-in-one Docker image doc_url: 'omnibus/build/build_docker_image.html' - doc_title: Information for GitLab team members doc_url: 'omnibus/build/team_member_docs.html' - doc_title: Set up a development environment doc_url: 'omnibus/development/setup.html' - doc_title: CI variables doc_url: 'omnibus/development/ci-variables.html' - doc_title: Change package behavior doc_url: 'omnibus/development/change-package-behavior.html' - doc_title: Change YAML config options doc_url: 'omnibus/settings/gitlab.yml.html' - doc_title: Add deprecation messages doc_url: 'omnibus/development/adding-deprecation-messages.html' - doc_title: Add new gitlab-ctl commands doc_url: 'omnibus/development/gitlab-ctl-commands.html' - doc_title: Add new services doc_url: 'omnibus/development/new-services.html' - doc_title: Add new software definitions doc_url: 'omnibus/development/new-software-definition.html' - doc_title: Create patches doc_url: 'omnibus/development/creating-patches.html' - doc_title: Add or remove configuration options doc_url: 'omnibus/development/add-remove-configuration-options.html' - doc_title: Manage PostgreSQL versions doc_url: 'omnibus/development/managing-postgresql-versions.html' - doc_title: Omnibus mirror doc_url: 'omnibus/development/omnibus-mirror.html' - doc_title: Version format for the packages and Docker images doc_url: 'omnibus/development/package_version_format.html' - doc_title: Pipelines doc_url: 'omnibus/development/pipelines.html' - doc_title: Work with public_attributes.json doc_url: 'omnibus/development/public-attributes.html' - doc_title: Upgrade Chef doc_url: 'omnibus/development/upgrading-chef.html' - doc_title: Handle vulnerabilities doc_url: 'omnibus/development/vulnerabilities.html' - doc_title: Handle broken master pipelines doc_url: 'omnibus/development/broken_master.html' - doc_title: Deprecate and remove support for an OS doc_url: 'omnibus/development/deprecating-and-removing-support-for-an-os.html' # End Omnibus GitLab development documentation # GitLab Helm charts development documentation - doc_title: Contribute to GitLab Helm charts doc_url: 'charts/development/' docs: - doc_title: Architecture of Cloud native GitLab Helm charts doc_url: 'charts/architecture/' docs: - doc_title: Backup and Restore doc_url: 'charts/architecture/backup-restore.html' - doc_title: Goals doc_url: 'charts/architecture/goals.html' - doc_title: Architecture doc_url: 'charts/architecture/architecture.html' - doc_title: Design Decisions doc_url: 'charts/architecture/decisions.html' - doc_title: Resource Usage doc_url: 'charts/architecture/resource-usage.html' - doc_title: Environment setup doc_url: 'charts/development/environment_setup.html' - doc_title: Style guide doc_url: 'charts/development/style_guide.html' - doc_title: Versioning and release doc_url: 'charts/development/release.html' - doc_title: Troubleshooting doc_url: 'charts/development/troubleshooting.html' # End GitLab Helm Charts development documentation # GitLab Operator development documentation - doc_title: Contribute to GitLab Operator doc_url: 'operator/developer/guide.html' docs: - doc_title: CI/CD configuration doc_url: 'operator/developer/ci.html' - doc_title: Dependency on GitLab Charts doc_url: 'operator/developer/charts_dependency.html' - doc_title: Development installation doc_url: 'operator/developer/installation.html' - doc_title: OpenShift cluster setup doc_url: 'operator/developer/openshift_cluster_setup.html' - doc_title: Publish to OperatorHub doc_url: 'operator/developer/operatorhub_publishing.html' - doc_title: Provision and deploy doc_url: 'operator/developer/provision_and_deploy.html' - doc_title: RedHat certification doc_url: 'operator/developer/redhat_certification.html' - doc_title: RedHat certification full doc_url: 'operator/developer/redhat_certification_full.html' - doc_title: Versioning and releases doc_url: 'operator/developer/releases.html' - doc_title: Test OLM doc_url: 'operator/developer/test_olm.html' # End GitLab Operator development documentation - category_title: Contribute to GitLab Design System category_url: 'https://design.gitlab.com/get-started/contributing' external_url: true # Contribute to GitLab docs - category_title: Contribute to documentation category_url: 'ee/development/documentation/' docs: - doc_title: Style guide doc_url: 'ee/development/documentation/styleguide/' - doc_title: Recommended word list doc_url: 'ee/development/documentation/styleguide/word_list.html' - doc_title: Topic types doc_url: 'ee/development/documentation/topic_types/' docs: - doc_title: Concepts doc_url: 'ee/development/documentation/topic_types/concept.html' - doc_title: Tasks doc_url: 'ee/development/documentation/topic_types/task.html' - doc_title: Reference doc_url: 'ee/development/documentation/topic_types/reference.html' - doc_title: Troubleshooting doc_url: 'ee/development/documentation/topic_types/troubleshooting.html' - doc_title: Getting Started doc_url: 'ee/development/documentation/topic_types/get_started.html' - doc_title: Tutorials doc_url: 'ee/development/documentation/topic_types/tutorial.html' - doc_title: Glossaries doc_url: 'ee/development/documentation/topic_types/glossary.html' - doc_title: Document product versions doc_url: 'ee/development/documentation/versions.html' - doc_title: Document feature flags doc_url: 'ee/development/documentation/feature_flags.html' - doc_title: Document Experiment and Beta features doc_url: 'ee/development/documentation/experiment_beta.html' - doc_title: Metadata doc_url: 'ee/development/documentation/metadata.html' - doc_title: Global navigation doc_url: 'ee/development/documentation/site_architecture/global_nav.html' - doc_title: /help doc_url: 'ee/development/documentation/help.html' - doc_title: Workflow doc_url: 'ee/development/documentation/workflow.html' - doc_title: Drawer content doc_url: 'ee/development/documentation/drawers.html' - doc_title: Testing doc_url: 'ee/development/documentation/testing.html' - doc_title: Site architecture doc_url: 'ee/development/documentation/site_architecture/' - doc_title: Folder structure doc_url: 'ee/development/documentation/site_architecture/folder_structure.html' - doc_title: Deployment process doc_url: 'ee/development/documentation/site_architecture/deployment_process.html' - doc_title: Automation doc_url: 'ee/development/documentation/site_architecture/automation.html' - doc_title: Documentation review apps doc_url: 'ee/development/documentation/review_apps.html' - doc_title: Redirects doc_url: 'ee/development/documentation/redirects.html' - doc_title: Create a GraphQL example page doc_url: 'ee/development/documentation/graphql_styleguide.html' - doc_title: Documenting REST API resources doc_url: 'ee/development/documentation/restful_api_styleguide.html' # End of contribute to docs # End of development documentation - section_title: Solutions section_url: 'ee/solutions/' section_categories: - category_title: Cloud category_url: 'ee/solutions/cloud/' docs: - doc_title: AWS Solutions doc_url: 'ee/solutions/cloud/aws/' docs: - doc_title: GitLab partnership qualifications from AWS doc_url: 'ee/solutions/cloud/aws/gitlab_aws_partner_designations.html' - doc_title: GitLab AWS integrations index doc_url: 'ee/solutions/cloud/aws/gitlab_aws_integration.html' - doc_title: GitLab Instances on AWS doc_url: 'ee/solutions/cloud/aws/gitlab_instance_on_aws.html' - doc_title: Provision GitLab on a single EC2 instance in AWS doc_url: 'ee/solutions/cloud/aws/gitlab_single_box_on_aws.html' - doc_title: SRE considerations for Gitaly on AWS doc_url: 'ee/solutions/cloud/aws/gitaly_sre_for_aws.html'