Skip to content

Latest commit

 

History

History
94 lines (70 loc) · 3.12 KB

File metadata and controls

94 lines (70 loc) · 3.12 KB

Object Storage How To Guides

Create an instance

  • Make sure that you're logged in to the management console.
  • From the left panel, select Object Storage > Buckets Stores.
  • From the right side, click on Add Instance button. A dialog box will appear.
  • Select Zone from the drop-down list.
  • Type in the Instance Name.
  • Click on the Add Instance button.
  • The new instance will appear on the right side.

Demo:

Create Instance Demo

Configure an instance

  • Click on the Open button Open of the instance that you want to configure.

  • A new panel will appear on the right side showing all the properties and configurations of the selected instance. The right expanded panel will include the following tabs/sub-menus:

    • INFO
    • CONFIGURE
    • CACHE
    • REPORTS
    • LOGS
  • The expanded right panel of an instance can be closed by clicking on the Close button Close.

Demo:

Configure Instance

Delete an instance

  • Click on the Actions button Actions on the instance you want to delete.
  • From the drop-down menu, select the Terminate menu option. A confirmation dialog box will appear.
  • Check on the Check to allow Termination checkbox.
  • Click on the Terminate Instance button.

Demo:

Delete Instance Demo

Create an AWS S3 Gateway Instance

  • From the left panel, click on Gateway & Cache.
  • Click on Add Instance button from the right. Its dialog box will appear.
  • Select AWS S3 from the Provider drop-down list.
  • Type in the Instance Name.
  • Get your AWS S3 Access and Secret keys and fill in their respective fields. Click on Add Instance button of the dialog box and an instance will be added.

Demo:

AWS S3: Create Gateway Instance

Test Connectivity of AWS S3 Gateway Instance

  • Click on the Open button Open of the instance that you want to test.
  • From the properties panel, select CONFIGURE.
  • Click on Test Connectivity button.
  • The message "Connected successfully." will appear in case of a successful connection.

AWS S3: Test Connectivity