I need setup my app behind Cloudfare. I have a ton of redirects Cloudflare currently does for my domain and I ned to create a lot more when my app goes live.
Are there any articles/guides on how to handle this? I’ve done this many times with other sites, but this is my first Bubble app. I have lots of questions:
- What is best practice for setting up Cloudflare with a Bubble app?
- Do I even need to setup a domain, or could I just us CNAMEs to point to the Bubble subdomain? Or should I create a domain like https://app.example.com and set this up in Bubble, and point my CNAMEs there?
- Can I lock down my Bubble app to specific Cloudflare whilelist IPs?
Thank you.