Deploying WordPress behind Nginx Proxy Manager requires understanding how reverse proxy layers interact with DNS routing and SSL termination. Misconfigured proxy chains produce redirect loops, failed certificate validation, or exposed origin IPs. This guide covers a production Docker Compose stack and routing architecture decisions for self-hosted WordPress. Prerequisites The following items are required: Routing Architecture […]
Tag: cloudflare
DNS Setup with Cloudflare Proxy for Hetzner Servers
Pointing a domain to a Hetzner server requires DNS configuration, optional proxy services, and verification. This guide covers setting up DNS records at Cloudflare, using the free proxy layer for security and caching, and testing connectivity with standard command line tools. Prerequisites The following items are required: Configure DNS Records at Cloudflare A Hetzner server […]