My second Cloudflare Tunnel
A developer explains how to set up a Cloudflare Tunnel to securely access a self-hosted Docker application from anywhere without exposing their home network.
A developer explains how to set up a Cloudflare Tunnel to securely access a self-hosted Docker application from anywhere without exposing their home network.
Explains how to forward authenticated user requests from a .NET BFF to a downstream API using YARP and OAuth 2.0 token exchange.
A guide on integrating YARP as a Backend for Frontend (BFF) within a .NET Aspire project to improve security and performance.
Microsoft integrates Defender for Cloud Apps session controls directly into Edge for Business, improving data protection and user experience.
Explains how HTTP Keep-Alive timeouts between reverse proxies and upstream servers can cause sporadic HTTP 502 errors, detailing the underlying TCP race condition.
Explains how to expose multiple Docker/Podman containers on the same host port without using Kubernetes or reverse proxies.
Part 3 of a server setup series, detailing the installation and performance configuration of services like Nginx for a development environment.
A technical comparison of Azure Front Door and Azure Traffic Manager, detailing their features, similarities, and differences for load balancing.
Nginx 1.19 Docker images now support environment variables and templates, enabling dynamic configuration for proxying APIs in containerized apps.
Explains how to configure NGINX as a reverse proxy for a Django application, breaking down the config file line-by-line.
How to use Cloudflare's free services to simplify DNS, SSL, and CDN setup for web developers.
A guide to achieving zero-downtime deployments for Docker applications using Traefik's API for backend registration checks.
A technical guide on using Docker, Nginx, and Docker Compose to host multiple websites with SSL on a single VPS via a reverse proxy setup.
An in-depth guide to using NGINX as a reverse proxy and web server for ASP.NET Core applications, covering setup, configuration, and comparisons.
A technical guide on automating free SSL certificate acquisition and renewal for Azure websites using Let's Encrypt and a Vagrant box.
Part 10 of a Docker website series: Creating and configuring an nginx reverse proxy container to route requests to backend and frontend services.
Part 4 of a Docker series: Planning a multi-container architecture for a website using nginx reverse proxies and web servers.
A technical guide on rewriting WCF OData service base URLs to work correctly behind a load balancer or reverse proxy.
A developer's solution for using Managed Fusion URL Rewriter to proxy requests from an IIS server to an internal Apache server.