Connect Mixpeek to your Cloudflare R2 buckets to ingest and process your data.
This guide explains how to connect your Cloudflare R2 storage buckets to Mixpeek, enabling automated data ingestion and processing. R2 is S3-compatible, so the connection process is very similar.
Connecting Mixpeek to R2 requires granting Mixpeek read access to your bucket.
Create R2 API Token
First, create an API Token that grants the necessary permissions for Mixpeek to list and read objects from your R2 bucket.
Object Read
and Bucket Read
permissions for the specific bucket(s) Mixpeek will access.
Add R2 Connection in Mixpeek
https://<ACCOUNT_ID>.r2.cloudflarestorage.com
. Replace <ACCOUNT_ID>
with your Cloudflare Account ID.Once connected, Mixpeek should start discovering files in your specified R2 bucket (and prefix, if provided). You can monitor the ingestion status within the Mixpeek Studio. Depending on your pipeline configuration, feature extraction and indexing will begin automatically for supported file types.
If you encounter issues, double-check the API Token permissions and the credentials provided in Mixpeek. Ensure the bucket name and S3 endpoint URL (including your Account ID) are correct.
This diagram illustrates the workflow:
Connect Mixpeek to your Cloudflare R2 buckets to ingest and process your data.
This guide explains how to connect your Cloudflare R2 storage buckets to Mixpeek, enabling automated data ingestion and processing. R2 is S3-compatible, so the connection process is very similar.
Connecting Mixpeek to R2 requires granting Mixpeek read access to your bucket.
Create R2 API Token
First, create an API Token that grants the necessary permissions for Mixpeek to list and read objects from your R2 bucket.
Object Read
and Bucket Read
permissions for the specific bucket(s) Mixpeek will access.
Add R2 Connection in Mixpeek
https://<ACCOUNT_ID>.r2.cloudflarestorage.com
. Replace <ACCOUNT_ID>
with your Cloudflare Account ID.Once connected, Mixpeek should start discovering files in your specified R2 bucket (and prefix, if provided). You can monitor the ingestion status within the Mixpeek Studio. Depending on your pipeline configuration, feature extraction and indexing will begin automatically for supported file types.
If you encounter issues, double-check the API Token permissions and the credentials provided in Mixpeek. Ensure the bucket name and S3 endpoint URL (including your Account ID) are correct.
This diagram illustrates the workflow: