Cloudflare R2 Saver
The Cloudflare R2 Saver component in DatErica enables users to save their processed data to Cloudflare R2, a distributed object storage service. This component provides seamless integration with Cloudflare R2 for efficient data storage.
Configuration Steps
-
Open Component Config: Navigate to the Cloudflare R2 Saver component configuration interface.
-
Fill in the Required Fields:
- Account ID: Enter the account ID for Cloudflare R2.
- Access Key ID: Enter the access key ID for the Cloudflare R2 account.
- Secret Access Key: Enter the secret access key for the Cloudflare R2 account.
- Bucket Name: Enter the name of the bucket where the data will be stored.
- Path: Specify the path format for storing the data. Use placeholders like
{{year}}-{{month}}-{{day}}/{{now}}-data-file.json
to dynamically generate file paths.
-
Test Connection:
- Click the 'Test Connection' button to verify the connection details. Ensure that the account ID, access key ID, secret access key, and bucket name are correct.
-
Save Configuration:
- Once the connection is successfully tested, click 'Save Config' to apply and save the settings.