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


Azure Blob Storage

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 Azure Blob to configure Microsoft Azure Blob storage
  4. Use the Azure storage account name for Account
  5. For Secret enter the base64 encrypted access key string that was generated for blob storage access.
  6. Click Finish

Amazon S3


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


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


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