Table of Contents | ||
---|---|---|
|
...
These instructions are for RStor cloud storage, but any Internet-based S3 service will have similar functionality:
- Service — If needed, sign up for RStor: rstor.io
- Bucket — Create a bucket that will be dedicated to backing up your Swarm cluster.
- Sign in to the RStor console: rstorcloud.io.
- Choose Add new bucket.
- For Bucket name, enter a DNS-compliant name for your new bucket. You will not be able to change it later, so choose well:
- The name must be unique across all existing bucket names in RStor S3.
The name must be a valid DNS name, containing only lowercase letters and numbers (and internal periods, hyphens, underscores), between 3 and 64 characters.
(See S3 documentation: Rules for Bucket Naming.)
Tip: For easier identification, incorporate the name of the Swarm cluster that this bucket will be dedicated to backing up.
- For Region, choose the one that is appropriate for your business needs.
- Best practice: Do not enable versioning or any other optional features unless it is required for your organization.
- Record these values for configuring your S3 Backup feed in Swarm:
- Bucket Name
- Region
- Click Submit.
- S3 Key Pair — Create an S3 key pair that will be dedicated to Swarm access.
- Under your email address, click My account.
- Down below click Generate Key.
- An S3 key pair will be automatically created. Download and secure the access key:
- Record these values for configuring your S3 Backup feed in Swarm:
- Access Key ID
- Secret Access Key
- Access Key ID
RProtect — Complete any subnet whitelisting needed.
In the global menu bar, click on RProtect.
Verify that the IP address of the Swarm cluster that will be contacting the RStor S3 cloud service is allowed.
If that was not the case, request a new rule.
...