Files
truecharts/charts/stable/cloudflared/docs/installation_notes.md
Xstar97 cb87e3eade fix(cloudflared): update the docs. (#3602)
* fix(cloudflared): update the docs.

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/docs/installation_notes.md

* Update charts/stable/cloudflared/docs/installation_notes.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-28 17:43:30 +03:00

1.1 KiB

Installation Notes

  • Go to cloudflare team dash and create a tunnel or migrate a current tunnel (this action is not reversible) by going to access and then tunnels tab.

cf-tunnel-access-tunnel.png

  • Create a tunnel like so (or migrate a current one)

cf-tunnel-tunnel-create.png

  • Copy JUST the token from tunnel's overview Install and run a connector section.

cf-tunnel-token.png

  • Set the token with your tunnel's token. the tunnel ID will NOT work.
  • Now you can manage the tunnel via cloudflare dash by setting a private network or create ingress rules for your services and domain.

cf-tunnel-hostname

cf-tunnel-priv-network

Notes:

  • You MAY need to modify cloudflared Zero Trust various settings in order for this work out-of-the-box which is beyond the scope of this guide.

  • You can use this as a reverse proxy directly or use it in conjunction with traefik if you are behind a CGNAT, do not have a static IP, or can not port forward 443 (SSL).