Versions Compared

Key

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

...

  1. Generate IAM credentials for connecting to Amazon S3. Refer to theĀ Setting up for Amazon Simple Storage Service for step-by-step instructions.
    1. Select IAM Management Console
    2. Select a user
    3. Select "Security Credentials" tab
    4. Click "Create Access Key"
    5. Take note of the "Access Key ID" and the "Secret Key" values, as they are needed for a later step
  2. Create a S3 bucket.
    1. From the Amazon S3 Console click "Create bucket"
    2. Give the bucket a name (remember the name, it will be used later)
    3. Select a Region
    4. Click "Create"
  3. Add the S3 bucket to Bluzone.
    1. Login to the Bluzone Portal
      Image Added
    2. Open the project setting view
      Image Added
    3. Select "Remote Storage"
      Image Added
    4. Create a new configuration by clicking "Create"
      Image Added
    5. Enter the following values:
      1. Storage Provider (Currently, only AWS is supported)
      2. S3 bucket name (This should match the name that you assigned to your bucket through Amazon)
      3. Storage Region (Make sure to enter a region that Amazon supports)
      4. AWS Access Key
      5. AWS Secret Key
        Image Added
    6. Click "Save"
    7. Once you have successfully create a remote storage configuration, it will show up in the stream list with the Enabled status. If you choose to disabled a configuration:
      1. Select the configuration from the grid

      2. Uncheck the "Enable this remote storage" box

      3. Click "Save"

Image Added

The Bluzone app will take a few minutes to setup the remote storage. Once it's finished, our cloud will begin writing data to your bucket.