Plesk

Configuring Remote Storage – Amazon S3 Backup Storage

To configure the Amazon S3 Backup storage, you need an IAM user account.
We call this account restricted because it has a limited number of
permissions necessary for the Amazon S3 Backup extension to operate.

The extension can automatically create a restricted IAM user account, or
you can do it manually.

To configure the Amazon S3 Backup storage automatically:

  1. Create an AWS
    account
    .
  2. Log in to your AWS account, go to My Account > Security
    Credentials
    and then copy the access key ID and secret of the AWS
    account root user.
  3. Log in to Plesk and go to Websites & Domains > the subscription > Backup Manager >
    Remote Storage Settings > Amazon S3 Backup.
  4. Keep the “I will use the root account credentials (will not be
    stored)” option.
  5. Paste the ID and secret copied during step 2 into the “IAM User
    Access Key ID” and “IAM User Access Key Secret” fields respectively.
  6. Provide a
    bucket
    where your backups will be stored. You can use an existing bucket in
    your AWS account. You can also have the extension automatically
    generate one for you (if you do, we do not recommend changing the
    bucket’s name).
  7. To store backups in a specific folder inside the bucket, type the
    folder’s name into the “Path” field. To store backups in the bucket’s
    root, type “/” into the “Path” field.
  8. Click OK.

To configure the Amazon S3 Backup storage manually:

  1. Create an AWS
    account
    .
  2. Create an IAM user
    account
    .
    Make sure to grant the s3:CreateBucket, s3:ListBucket,
    s3:GetObject, s3:PutObject, s3:DeleteObject,
    s3:ListMultipartUploadParts, s3:AbortMultipartUpload, and
    s3:ListAllMyBuckets permissions to the account.
  3. Create an IAM user access
    key

    and write down its ID and secret because you will need them later.
  4. Log in to Plesk and go to Websites & Domains > the subscription > Backup Manager >
    Remote Storage Settings > Amazon S3 Backup.
  5. Select the “I have created a restricted IAM user account” option.
  6. Paste the IAM User Access Key ID and the IAM User Access Key Secret,
    which you have copied during step 3, into the corresponding fields.
  7. Provide a
    bucket
    where your backups will be stored. You can use an existing bucket in
    your AWS account. You can also have the extension automatically
    generate one for you (if you do, we do not recommend changing the
    bucket’s name).
  8. To store backups in a specific folder inside the bucket, type the
    folder’s name into the “Path” field. To store backups in the bucket’s
    root, type “/” into the “Path” field.
  9. Click OK.

The Amazon S3 Backup storage is configured. Now you can select it when
creating a manual or scheduled backup.