Skip to main content
Domains
Last update:

Domains

The object store uses public domains, API and FTP access domains.

You can retrieve repository objects through public domains:

You can get a reference to the object in a public container through its public domains. A reference to an object in a private container can be create through public domain of the container if necessary.

You can access storage, manage containers and objects through:

Public domain of the container

The public domain of a container is used to distribute objects from public containers and is of the form <uuid>.selstorage.ruwhere <uuid> — unique identifier of the container. The identifier is generated when a public container is created or when the container type is changed to public.

You can view the public domain of the container in control panels under Object StorageContainers → container page → tab Domains → block Public domains.

Unauthorized read access to the container is performed on the public domain of the container.

The object can be obtained by a reference of the form <uuid>.selstorage.ru/<object_name>. References for objects in public containers always work. You can also get a reference to an object in a private container by the public domain of the container — to do this, the reference must be create.

If you want the objects to be accessible from your domain, connect the user domain.

User domain

Objects in a public container can be distributed under the guise of their (user) domain. The user domain is added at the container level.Get object through a custom domain can be accessed by clicking here.

You can add custom third-level domains and above.

You can add domains from external DNS hosts or domains delegated to the Selectel DNS hosting.

For all user domains it is necessary to add TLS (SSL) certificates.

More information about working with custom domains in the manual Manage user domains.

CDN domain

Objects from a public container can be distributed via CDN — for this purpose, you can use the creating a CDN resource you need to select an object storage container as the content source. An object that is distributed via CDN can be obtained by default domain which is generated in the CDN.

Swift API Domains

The Swift API domain is an endpoint that can be used to work with containers and load objects via the Swift API. Endpoint depends on pool where the object storage is located.

To work with private containers through Swift API domains, authorized access is required.

PooleDomain
ru-1swift.ru-1.storage.selcloud.ru

S3 API Domains

The S3 API domain is an endpoint that can be used to work with containers and load objects via the S3 API and when connecting via S3 protocol through the storage tools (except FTP). Endpoint depends on pool where the object storage is located.

Only authorized access is possible through S3 API domains.

PooleDomain
ru-1s3.ru-1.storage.selcloud.ru

Addressing

When using S3 API domains, two things are possible addressing type. The addressing type determines how to specify the container name when working with the S3 API.

Path-Style addressingVirtual-Hosted addressing
<s3_domain>/<container_name><container_name>.<s3_domain>

FTP host

The FTP host is used to connect to object storage by FTP.

FTP connection is only available for containers in the bullet ru-1.

PooleHost
ru-1ftp.ru-1.storage.selcloud.ru