Cloudbox / Cloudbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://cloudbox.works
GNU General Public License v3.0
2.37k stars 307 forks source link

Feature request: CloudFlare - add a setting to enable proxied #481

Closed tinuva closed 2 years ago

tinuva commented 2 years ago

Describe the problem I have a firewall set up to only allow port 80/443 incoming connections from cloudflare ip ranges. Currently I have to manually go and set each subdomain to proxied on the cloudflare website after running the ansible script

Describe any solutions you think might work A setting in perhaps adv_settings to turn on proxied @ https://github.com/Cloudbox/Cloudbox/blob/master/roles/cloudflare-dns/tasks/main.yml#L33 with the default to "no" as it currently is.

owine commented 2 years ago

This is not planned - you would be better served removing Cloudflare credentials and just leaving your records intact with your Proxy preference.