Create a container
-
In control panel 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 Amazon S3's buckets naming rules, see the instructions for details Bucket naming rules Amazon documentation.
-
Select region and pool in which the container will be created.
-
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 cost The classes are technically and speed-wise the same. Once the container is created, the storage class cannot be changed.
-
If you need a container with Virtual-Hosted addressing to work with S3 API, in the block Addressing type select vHosted. You can enable Virtual-Hosted addressing only once.
-
Click Create a container.