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.