How to use S3 storage

You can store files in the en.immers.cloud and perform operations with them. This requires separate software, the so-called S3 client.

To get started, you need to create an S3 user or connection details

Creating an S3 user and connection details

  • The user is created in the https://en.immers.cloud/s3/user/ section, you need to specify the S3 ID and user name - you can specify any. Once the user is added, the access_key and secret_key will become available.
  • Login credentials are created in the https://en.immers.cloud/credentials/ section. All fields will be filled in automatically, you just need to save. There will also be Access and Secret.

To connect to S3, you can use any convenient S3 client, for example – S3 Browser (https://s3browser.com/).

Setting up S3 Browser

  • Create a new user in the Accounts -> Add new account menu

Next, you need to fill out the fields on the new user page

  • Display Name -> enter any name. It is displayed locally
  • Account Type -> S3 compatible storage
  • Rest Endpoint -> https://api.immers.cloud:8080
  • Access key ID -> access_key from user or Access from details
  • Secret Access Key -> secret_key from user or Secret from details
  • Advanced Settings -> Addressing Model -> Virtual Hosted Style -> Close
  • Next -> Add new account
  • Ready. You can create baskets and upload files.

Baskets are displayed on the website in the section  https://en.immers.cloud/s3/bucket/

You can track your activity with buckets in the section https://en.immers.cloud/s3/bucket-operation/

Updated Date 24.11.2023