How to Deploy Rootless HAProxy as Podman Quadlet

This post is raw. No grammar is checked. When doing local development or just tinkering with this or that, quite often you want to expose something to the Internet. When it’s just single “something”, then you can just forward your port 80 from router, to your machine’s “something” port. But this falls appart if you have two “something” you want to expose to the Internet. You can’t forward single 80 port from your router to two different applications running on your machine....

2024 Sep 03 · Dzintars