Static website in Yandex Object Storage
Written by
Updated at July 9, 2024
In this tutorial, you will learn how to upload your website static files to Object Storage and link a domain name to a bucket. You can use Yandex Cloud DNS to manage your domain.
By default, the website is only available over HTTP. To provide HTTPS support for your website, you can upload a security certificate from Yandex Certificate Manager.
You can create an infrastructure for a static website in Yandex Object Storage using one of these tools:
- Management console: Create your infrastructure one step at a time from the Yandex Cloud management console.
- Terraform: Streamline creating and managing your resources using the infrastructure as code (IaC) approach. Download the Terraform configuration example and then deploy the infrastructure using the Terraform Yandex Cloud provider
.