Create a container
-
В control panels go to Object Storage → Containers.
-
Click Create a container.
-
Enter a name for the container. For compatibility with the S3 API, the container name must be unique within the object store and conform to the Amazon S3 buckets naming rules, see the instructions for details Bucket naming rules Amazon documentation.
-
Select the type of container:
- private — for storing backups and other data with access by login and password or authorization token;
- public — for sharing the content of a website or web application, available without authorization.
-
Select a storage class:
- standard storage — for storing and distributing frequently requested data;
- cold storage — for storing rarely requested data.
The storage class only affects resource costThe classes are technically and speed-wise the same. Once a container is created, the storage class cannot be changed.
-
Optional: if you need a container with Virtual-Hosted-Style addressing to work with S3 API, in the block Addressing check the box Virtual-Hosted. You can enable Virtual-Hosted addressing only once.
-
Click Create a container.