From 9c89963dd4095e39ea1034d0ed8314cfb51e863b Mon Sep 17 00:00:00 2001 From: Mo Balaa Date: Sat, 27 Jan 2024 20:21:02 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 912752b..0f89cdb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Self-hosted Gateway +## Video Overview & Setup Guide + + Watch the video + + + **Jump to [Getting Started](#getting-started)** This project automates the provisioning of a **Reverse Proxy-over-VPN (RPoVPN)** using WireGuard, Caddy and NGINX. It provides a self-hosted alternative to Cloudflare Tunnels, Tailscale Funnel or ngrok and is suitable for exposing services defined in a `docker-compose` file. There's no code or APIs, just a generic NGINX config and a short bash script. It automatically provisions TLS certs with Caddy's Automatic HTTPS feature via Let's Encrypt.