From c938943e22c8842776cee2853d3ac9bd461f1539 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 31 Mar 2022 16:31:02 +0800 Subject: [PATCH] Updated Reverse Proxy (markdown) --- Reverse-Proxy.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Reverse-Proxy.md b/Reverse-Proxy.md index fdbfd7a..b152f5f 100644 --- a/Reverse-Proxy.md +++ b/Reverse-Proxy.md @@ -12,6 +12,7 @@ Uptime Kuma **does not support a subdirectory** such as `http://example.com/upti - [Synology Builtin Reverse Proxy](#synology-builtin-reverse-proxy) - [Traefik](#Traefik) - [Cloudflare](#cloudflare) +- [Cloudflare Tunnels](#cloudflare-tunnels) - [OpenLiteSpeed](#openlitespeed) - [HAProxy](#haproxy) - Others @@ -164,6 +165,12 @@ Cloudflare Dashboard -> Network -> Enable WebSockets Read more: https://github.com/louislam/uptime-kuma/issues/138#issuecomment-890485229 +# Cloudflare Tunnels + +It is the easiest way in my opinion. + +Read more: https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy-with-Cloudflare-Tunnel + # OpenLiteSpeed Create a new virtual host through the graphical admin like you normally would.