Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The cloud profile contains necessary access and authentication information to access the deploy cloud object storage for MayNAS server operation.  The cloud profile can interface with the following cloud providers

  • Azure Blob Storage
  • Google Cloud Storage
  • Amazon AWS S3
  • Other  S3 compatible (digital ocean, CenturyLink etc)


Azure Blob Storage

Label →

The From Manage Cloud Storage → New Cloud

  1. Enter Label for the profile name that identifies this particular service
  2. Optionally you may enter Description

...

Storage Type → Select the appropriate Cloud Provider

Account → If Azure use the Blob storage account

Secret → The base64 encrypted string from your cloud provider

  1. information to identify this cloud profile
  2. Select Storage Type  as Azure Blob to configure Microsoft Azure Blob storage
  3. Use the Azure storage account name for Account
  4. For Secret enter the base64 encrypted access key string that was generated for blob storage access.
  5. Click Finish

Amazon S3


Image Added

From Manage Cloud Storage → New Cloud

  1. Enter Label for the profile name that identifies this particular service
  2. Optionally you may enter Description information to identify this cloud profile
  3. Select Storage Type  as Amazon S3
  4. Enter the Account name which is the first part of access key separated by colon character.
  5. For Secret enter the second part of the  access key separated by colon character.
  6. Click Finish


Google Cloud Storage


Image Added

From Manage Cloud Storage → New Cloud

  1. Enter Label for the profile name that identifies this particular service
  2. Optionally you may enter Description information to identify this cloud profile
  3. Select Storage Type  as Google Storage
  4. Enter the Account name which is the first part of access key separated by colon character.
  5. For Secret enter the second part of the  access key separated by colon character.
  6. Click Finish


Other S3 compatible


Image Added

From Manage Cloud Storage → New Cloud

  1. Enter Label for the profile name that identifies this particular service
  2. Optionally you may enter Description information to identify this cloud profile
  3. Select Storage Type  as Other S3 generic
  4. Enter the Account name which is the first part of access key separated by colon character.
  5. For Secret enter the second part of the  access key separated by colon character.
  6. Enter the BaseURL accessing the storage bucket. Make sure to include the trailing slash (/) character too.
  7. Click Finish