[Yandex Cloud documentation](../index.md) > Yandex Managed Service for GitLab > Yandex Managed Service for GitLab

# Yandex Managed Service for GitLab

Managed Service for GitLab helps you deploy and maintain GitLab instances within the Yandex Cloud infrastructure.

The Yandex Cloud infrastructure is <a href="https://storage.yandexcloud.net/yc-compliance/conformance_en_pdp.pdf">protected</a> pursuant to the Russian Federal Law No. 152-FZ on Personal Data.

This service is subject to a <a href="https://yandex.com/legal/cloud_sla">service level agreement</a>. The service level is set out in the document titled <a href="https://yandex.com/legal/cloud_sla_glb/">Yandex Managed Service for Gitlab Service Level</a>.

# Yandex Managed Service for GitLab

 - [Getting started](quickstart.md)

## Step-by-step guides

 - [All guides](operations/index.md)

 - [Getting instance info](operations/instance/instance-list.md)

 - [Creating and activating an instance](operations/instance/instance-create.md)

 - [Configuring security groups](operations/configure-security-group.md)

 - [Stopping and starting an instance](operations/instance/instance-stop.md)

 - [Updating instance settings](operations/instance/instance-update.md)

 - [Managing backups](operations/instance/instance-backups.md)

 - [Migrating from a custom GitLab installation](operations/instance/migration.md)

 - [Migrating to a different availability zone](operations/instance/zone-migration.md)

 - [Cleaning up full disk space](operations/instance/clean-up-disk-space.md)

 - [Deleting an instance](operations/instance/instance-delete.md)

 - [Creating and adding users to a project](operations/create-user.md)

 - [Setting up approval rules](operations/approval-rules.md)

 - [Instance state monitoring](operations/instance/monitoring.md)

 - [Setting up OmniAuth](operations/omniauth.md)

 - [Integration with Object Storage](operations/objstorage-integration.md)

 - [Working with a managed runner](operations/runner.md)

## Tutorials

 - [All tutorials](tutorials/index.md)

 - [Deploying GitLab Runner on a Yandex Compute Cloud virtual machine](tutorials/install-gitlab-runner.md)

 - [Secure storage of GitLab CI passwords as Yandex Lockbox secrets](tutorials/gitlab-lockbox-integration.md)

 - [Continuous deployment of containerized Managed Service for Kubernetes applications](tutorials/gitlab-containers.md)

 - [Scanning Container Registry for vulnerabilities during continuous deployment of Managed Service for Kubernetes applications](tutorials/cr-scanner-with-k8s-and-gitlab.md)

 - [Building a CI/CD pipeline with serverless products](tutorials/ci-cd-serverless.md)

 - [Storing Docker images in Yandex Container Registry](tutorials/image-storage.md)

 - [App testing with GitLab](tutorials/application-testing-with-gitlab.md)

 - [Creating test VMs via GitLab CI](tutorials/test-vms-creation-via-gitlab-ci.md)

 - [Integration with Yandex Tracker](tutorials/tracker-integration.md)

 - [Integration with Argo CD](tutorials/argo-cd.md)

 - [Managing the MLOps lifecycle with ML Registry](tutorials/mlops-ml-registry.md)

## Concepts

 - [Resource relationships](concepts/index.md)

 - [Advantages over a custom GitLab installation](concepts/managed-gitlab-vs-custom-installation.md)

 - [Migration from a custom GitLab installation](concepts/migration.md)

### Approval rules

 - [Overview](concepts/approval-rules.md)

 - [Recommendations and examples](concepts/approval-rules-scenarios.md)

 - [Backups](concepts/backup.md)

 - [Security in GitLab](concepts/security.md)

 - [Quotas and limits](concepts/limits.md)

 - [Integration with Object Storage](concepts/s3-integration.md)

 - [Access management](security/index.md)

 - [Pricing policy](pricing.md)

## CLI reference

 - [Overview](cli-ref/index.md)

### instance

 - [Overview](cli-ref/instance/index.md)

 - [create](cli-ref/instance/create.md)

 - [delete](cli-ref/instance/delete.md)

 - [get](cli-ref/instance/get.md)

 - [list](cli-ref/instance/list.md)

 - [start](cli-ref/instance/start.md)

 - [stop](cli-ref/instance/stop.md)

 - [update](cli-ref/instance/update.md)

### v0

 - [Overview](cli-ref/v0/index.md)

#### instance

 - [Overview](cli-ref/v0/instance/index.md)

 - [create](cli-ref/v0/instance/create.md)

 - [delete](cli-ref/v0/instance/delete.md)

 - [get](cli-ref/v0/instance/get.md)

 - [list](cli-ref/v0/instance/list.md)

 - [start](cli-ref/v0/instance/start.md)

 - [stop](cli-ref/v0/instance/stop.md)

 - [update](cli-ref/v0/instance/update.md)

 - [Terraform reference](tf-ref.md)

## API reference

 - [API authentication](api-ref/authentication.md)

### gRPC

 - [Overview](api-ref/grpc/index.md)

#### Instance

 - [Overview](api-ref/grpc/Instance/index.md)

 - [Get](api-ref/grpc/Instance/get.md)

 - [List](api-ref/grpc/Instance/list.md)

 - [Create](api-ref/grpc/Instance/create.md)

 - [Update](api-ref/grpc/Instance/update.md)

 - [Delete](api-ref/grpc/Instance/delete.md)

 - [Start](api-ref/grpc/Instance/start.md)

 - [Stop](api-ref/grpc/Instance/stop.md)

#### Operation

 - [Overview](api-ref/grpc/Operation/index.md)

 - [Get](api-ref/grpc/Operation/get.md)

 - [Cancel](api-ref/grpc/Operation/cancel.md)

### REST

 - [Overview](api-ref/index.md)

#### Instance

 - [Overview](api-ref/Instance/index.md)

 - [Get](api-ref/Instance/get.md)

 - [List](api-ref/Instance/list.md)

 - [Create](api-ref/Instance/create.md)

 - [Update](api-ref/Instance/update.md)

 - [Delete](api-ref/Instance/delete.md)

 - [Start](api-ref/Instance/start.md)

 - [Stop](api-ref/Instance/stop.md)

#### Operation

 - [Overview](api-ref/Operation/index.md)

 - [Get](api-ref/Operation/get.md)

 - [Cancel](api-ref/Operation/cancel.md)

 - [Monitoring metrics](metrics.md)

 - [Audit Trails events](at-ref.md)

 - [Release notes](release-notes.md)

 - [FAQ](qa/index.md)