Selectel S3 Storage
Selectel Cloud Storage is a durable S3 for developers and businesses.
Connecting
Download
the Selectel S3 Cloud Storage Connection Profile or install it from Preferences… → Profiles for preconfigured settings.
Tip
The container must have virtual-hosted addressing enabled, see the Detailed instructions for connection for more details.
Configure Access
Access can be configured by a user with role Account Owner or User Administrator in Selectel S3. Create a service user with a role with access to S3 object storage, see Role Model Access for details. Issue the user an S3 key.
Configuration
Choose Open Connection… or add a New Bookmark to save the connection settings.
Select the S3 Selectel protocol or alterntively the generic Amazon S3 profile.
In the Server field, enter the domain
s3.ru-1.storage.selcloud.ru
, whereru-1
is the pool that hosts the object storage.In the Access Key ID field, insert the value of the Access key field from your S3 key.
In the Secret Access Key field, insert the value of the Secret key field from your S3 key.
Selectel S3 API Domains
Only authorized access is possible through S3 API domains. You have to use S3-key to work with containers and upload objects via:
s3.ru-1.storage.selcloud.ru/<container_name>
domain with Path-Style addressing, used if Virtual-Hosted addressing is not enabled.<container_name>.s3.ru-1.storage.selcloud.ru
domain with Virtual-Hosted addressing, used by default.
We strongly recommend using Virtual-Hosted addressing. In this example, ru-1
is the pool that hosts the object store.
Selectel FTP API Domains
ftp.ru-1.storage.selcloud.ru
domain, used if you need make a connection using FTPFTP & FTP-TLS.