I have a domain registered by Cloudflare. I want:
- to serve a R2 bucket
- serve my app-server running on a OVH VPS
So far, my app uploads to R2, and the domain endpoint serves correctly the objects contained in the bucket.
What should I do next to direct HTTP traffic via the Cloudflare domain to the IP of my VPS?
So far, I did as below. But should I add some subdomain to serve the bucket instead?