# Cloudflare R2 remote for landing data backup # Copy to /root/.config/rclone/rclone.conf and fill in credentials # # Get credentials from: Cloudflare Dashboard → R2 → Manage R2 API Tokens # Or from Pulumi ESC: esc env open beanflows/prod --format shell # # Bucket: backup (syncs to backup/materia/landing/) [r2] type = s3 provider = Cloudflare access_key_id = secret_access_key = endpoint = acl = private no_check_bucket = true