Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for GitLab
  • Getting started
    • All guides
    • Getting information about instances
    • Creating and activating an instance
    • Setting up security groups and access restrictions to an instance
    • Stopping and starting an instance
    • Editing instance settings
    • Managing backups
    • Migrating from a custom GitLab installation
    • Migrating to a different availability zone
    • Cleaning up full disk space
    • Deleting an instance
    • Adding and removing users from a project
    • Setting up approval rules
    • Monitoring the instance status
    • Setting up OmniAuth
    • Integration with Object Storage
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Viewing the list of data stored in Object Storage
  • Turning on storing data in Object Storage
  1. Step-by-step guides
  2. Integration with Object Storage

Integration with Object Storage

Written by
Yandex Cloud
Updated at December 19, 2025
  • Viewing the list of data stored in Object Storage
  • Turning on storing data in Object Storage

Integration with Object Storage allows you to reduce the amount of data on the instance disks to prevent their overflow. You can select data types to store in Object Storage:

  • Artifacts: Archives of files and job folders.
  • External diff files: Files with version diffs in merge requests.
  • Attached files: User files.
  • Git LFS: Large file storage.
  • Packages: Package registry.
  • Dependency proxy: Dependency cache.
  • Terraform states: Terraform state files.
  • GitLab Pages: Websites.
  • Protected CI files: Restricted access files.
  • Container Registry: Container images.

You can learn more about integration with Object Storage here.

Viewing the list of data stored in Object StorageViewing the list of data stored in Object Storage

Management console
  1. Navigate to the folder dashboard and select Managed Service for GitLab.
  2. Click the instance name and select Data in Object Storage.

Turning on storing data in Object StorageTurning on storing data in Object Storage

Alert

If you disable data storage in Object Storage, your instance will lose access to the existing data. Reverse migration to the GitLab local storage is not supported. New data will be saved to the GitLab local storage.

Management console
  1. Navigate to the folder dashboard and select Managed Service for GitLab.

  2. Click the instance name and select Data in Object Storage.

  3. Click Configure data storage in Object Storage.

  4. Select the data types you want to store in Object Storage.

    You can enable file proxying for each data type you select. In which case your files will be uploaded via a GitLab server.

  5. Click Save.

    Note

    Migrating files from large repositories to Object Storage can take more than a day.

Was the article helpful?

Previous
Setting up OmniAuth
Next
All tutorials
© 2025 Direct Cursus Technology L.L.C.