Static Website With Hugo and Cloudflare

Here’s a comprehensive guide on how to install Hugo, set up Git, and host a static website with Cloudflare, including the advantages of using Cloudflare and static websites. Advantages of Hosting on Cloudflare Performance: Cloudflare’s global Content Delivery Network (CDN) ensures your website loads quickly from anywhere in the world. Security: Cloudflare provides robust security features, including DDoS protection, a Web Application Firewall (WAF), and free SSL certificates. Reliability: Cloudflare’s Always Online feature keeps a cached version of your site available even if your server goes down....

March 17, 2025 · 3 min · subzero

Install Cloudflare Zero Trust With Docker

Introduction: Cloudflare Zero Trust Tunnel is a secure solution that enables you to connect your private infrastructure to Cloudflare’s network without exposing it to the public internet. This manual will guide you through the installation process of Cloudflare Zero Trust Tunnel using Docker with host network mode and a Cloudflare Token for authentication. Step 1: Log in to Cloudflare and Create a Tunnel Configuration Open a web browser and navigate to the Cloudflare website....

May 23, 2023 · 2 min · subzero