[Yandex Cloud documentation](../../../index.md) > [Tutorials](../../index.md) > [Storing and recovering data](../index.md) > Deploying Nextcloud integrated with Object Storage > Overview

# Deploying Nextcloud in Yandex Cloud

[Nextcloud](https://nextcloud.com/) is an open-source software solution for team collaboration, audio and video conferencing, convenient, flexible, and secure file management, sharing, and joint editing. You can use Nextcloud to create your own cloud storages as well as integrate off-the-shelf solutions, such as [Yandex Object Storage](../../../storage/index.md). For the user interface, Nextcloud provides desktop applications, mobile applications, and a web UI.

To deploy Nextcloud in Yandex Cloud infrastructure with Object Storage integration, use one of the following solutions:

* [Nextcloud deployment on a Yandex Compute Cloud VM using a Container Optimized Image](coi-based.md) is a way to quickly deploy the basic Nextcloud functionality in your Yandex Cloud infrastructure.
* [Manual Nextcloud deployment on a Compute Cloud](fault-tolerant.md) VM or VM group is a way to deploy Nextcloud in your Yandex Cloud infrastructure manually in either the [basic](fault-tolerant.md#the-basic-variant) or [fault-tolerant](fault-tolerant.md#the-redundant-variant) configuration.
* [Nextcloud deployment on a Compute Cloud VM or VM group via Terraform](terraform.md) is a way to deploy Nextcloud in your Yandex Cloud infrastructure in either the [basic](terraform.md#the-basic-variant) or [fault-tolerant](terraform.md#the-redundant-variant) configuration via the [Yandex Cloud Terraform provider](../../../terraform/index.md).