You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this is the right place to ask this question.
I am currently migrating from rootless Docker to Podman Quadlet.
My goal is to combine a Network unit with pasta.
I need pasta because I want the application logs to show the real client source IP. However, Network units only support a limited set of network drivers:
Driver= (defaults to bridge)
Driver to manage the network. Currently, bridge, macvlan, and ipvlan are supported.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I hope this is the right place to ask this question.
I am currently migrating from rootless Docker to Podman Quadlet.
My goal is to combine a
Network unitwithpasta.I need
pastabecause I want the application logs to show the real client source IP. However,Networkunits only support a limited set of network drivers:Documentation: https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html
Is there any way to achieve this?
My current setup looks like this:
The webservice container is exposed to the outside on port 443.
Beta Was this translation helpful? Give feedback.
All reactions