Amazon S3 ストレージを接続する
We’re rolling out a new backup and restore experience for customers on the Enterprise plan through a beta program.
現在、Atlassian Government 環境ではバックアップと復元を利用できません。
To store backups in your Amazon S3 storage, you need to connect your organization’s Amazon Web Services (AWS) account to your Atlassian organization.
AWS アカウントを作成する
Create an AWS account or use an existing one. Read how to create and activate an AWS account
Connect S3 bucket
In your AWS console, create an S3 bucket, or use an existing one. Learn how to create an S3 bucket. The S3 bucket must be in the region where your Atlassian data is stored.
To connect an S3 bucket:
admin.atlassian.com に移動します。 複数の組織がある場合は、対象の組織を選択します。
Select Settings > Backup and restore.
Create a new policy.
In the Select a storage section, select Connect bucket.
On the Connect S3 bucket page, check the App region field. The app region is the region where your Atlassian app data is stored. Create your S3 buckets in this region. Make a note of the following values:
bucketName
- 作成したバケットの名前。Prefix (folder) - if you want to arrange your backups.
In the S3 bucket name field, enter the name of the S3 bucket you want to use.
Optionally, enter the S3 folder name.
Select Continue. We generate a bucket policy in the JSON format.
Copy this JSON to the clipboard.
Go back to your AWS console.
In your bucket’s Permission settings, paste the JSON bucket policy to grant access to the S3 bucket.
[Connect] を選択します。
The S3 bucket is connected to your Atlassian organization. All backups are now stored in the selected bucket.
To connect more S3 buckets when creating or editing a policy, go to Select a storage > AWS (Amazon Web Services) > Connect new bucket.
この内容はお役に立ちましたか?