Skip to content

Reverse Proxy with Cloudflare Tunnel

Louis Lam edited this page Mar 30, 2022 · 16 revisions

Description

This is the easiest reverse proxy that I have ever seen so far.

You don't even need to expose Docker port!

Requirements

TL;DR

  1. Create a tunnel on Cloudflare Zero Trust.
  2. Get your tunnel token and set it into your Uptime Kuma instance.
  3. Map to http://localhost:3001.
  4. Profit.

Details

  1. Go to Cloudflare Zero Trust.

image