Skip to content

Commit 093f5a0

Browse files
committed
chore: edew
1 parent e8fbce4 commit 093f5a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-10-08-reverse-proxyes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ date: 2025-10-09 10:00:00 +0200
44
draft: true
55
categories: [infrastructure]
66
description: Practical guide to choosing and configuring reverse proxies for homelab and production environments. Compare Traefik, Caddy, and HAProxy with real-world examples and battle-tested configurations.
7-
image:
7+
#image:
88
# path: /assets/img/posts/reverse-proxies-guide.webp
9-
alt: Reverse Proxies Guide - Traefik, Caddy, HAProxy
9+
# alt: Reverse Proxies Guide - Traefik, Caddy, HAProxy
1010
---
1111

1212
I've been running reverse proxies for years—first fumbling through Apache configs, then discovering Nginx, and eventually landing on modern solutions like Traefik and Caddy. Here's what I've learned about choosing and configuring reverse proxies for both homelab tinkering and production environments.

0 commit comments

Comments
 (0)