This guide explains how to configure AWS S3 backup storage inside the RingQ Time Machine feature for automated and secure cloud backups.

Create AWS S3 Bucket
1. Log in to your AWS Console.
2. Navigate to Amazon S3.
3. Click Create bucket.
4. Configure:
a. Bucket Name: e.g., ringq-backup-prod b. Region: Choose the region closest to your RingQ server (important for latency).
5. Enable Bucket Versioning (Recommended)
6. Enable Server-Side Encryption (SSE-S3 or SSE-KMS) (Recommended)
7. Click Create bucket.
Important: Do NOT use root credentials.

Create IAM in AWS
1. Go to IAM → Users → Create user
2. Username: ringq-backup-user
3. Enable Programmatic Access (Access Key)
4. Attach permission. Recommended: Custom policy limited to your S3 bucket
5. Create user
6. Save the Access Key ID and the Secret Access Ke

RingQ instance backup with the Time Machine
1. Log in to your RingQ Admin Dashboard
2. Navigate to: Settings → Global → Time Machine
3. Go to Settings

RingQ bacnkup location type
4. Scroll down to Location Type

RingQ Storage destination
5. Click the Storage Destination

Select AWS S3
6. Select AWS S3

S3 Bucket Name
Fill in the following fields:
Click Save to apply and store the configuration.