I have cubity.getsharex.com pointed towards one of my S3 buckets right now, because it's just some DNS record, but I can't even make the bucket accept cubity.getsharex.com probably for verification purposes, which makes sense. Just annoying that it can't quite fit my entire use case.
is this limited to Enterprise? I was just glancing throughout some old community posts, and support articles but I can't find the functionality that I need?
And I can't just add a subdomain as a new site on Cloudflare, because it's restricted to root domains only. I also can't find a way to share only a specific subdomain via cloudflare to another user like I would with one account to another either by adding someone as a member or etc since this would give access to the entire zone.
If you happen to have a domain on your CF account heres what you'd need to do to possibly make something work:
1: Create a worker that can serve your R2 bucket (add a custom domain my-cdn.mydomain.com) 2: Go to SSL/TLS -> Custom Hostnames and set fallback origin to my-cdn.mydomain.com 3: Click "Add Custom Hostname" enter cubity.getsharex.com 4: Set the cname of cubity.getsharex.com to my-cdn.mydomain.com