-
·
Building a Self-Hosted Cloudflare with WireGuard and NPM
When I decided to replace Cloudflare with my own infrastructure, I needed three things: a cheap VPS, a WireGuard tunnel, and Nginx Proxy Manager. Here is how I wired it all together. The tunnel connects my homelab to the public internet through a \/month VPS. Traffic hits the VPS, gets SSL terminated by NPM, then…