Comment on How do you guys handle reverse proxies in rootless containers?
herrfrutti@lemmy.world 7 months ago
Podman + Caddy does it for me.
You need to adjust the “minimum” port a user can bind. Podman tells you how to do it (or a quick google search).
Molecular0079@lemmy.world 6 months ago
I am guessing you’re not running Caddy itself in a container? Otherwise you’ll run into the same real IP issue.