Skip to content

Moving from open Ports and Nginx Proxy Manager to Cloudflared #719

Closed Answered by brenner-tobias
dm82m asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Dirk,
regarding the CNAME, you described the correct URL. In the "normal" set-up, the add-on creates the CNAME for HA and all other additional_hosts for you, so we kind of neglected that, but might have to revisit it.
If you are heavily using NGINX, you can also work with wildcards in the CNAME and decide what to do with the requests in NGINX (e.g. CNAME *.example.com to the tunnel).

Regarding https this kind of depends on your personal preference. All the traffic is encrypted from theclient via the Cloudflare Reverse Proxy to the tunnel. Since you are running NGINX as a HA add-on, the communication from the Cloudflared Docker container goes directly via the docker network to NGINX, so…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dm82m
Comment options

Answer selected by dm82m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants