Replies: 1 comment 3 replies
-
|
You mean IP address of the devices outside your network that is reaching the containers running in Colima? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a Mac Mini M1 with Colima.
I want to use this machine to expose my services on the internet (Vaultwarden, Plex, etc.). I've set up a reverse proxy (Traefik) in HOST mode (ports 80/443) to bridge between my domain name and my applications. It's working very well.
However, for security reasons, I want to read the IP addresses contacting my server, but I can't. I consistently receive 127.0.0.1.
I tried to get help from ChatGPT, but I couldn't solve my problem, leading me to wonder if it's even possible.
So, is it possible? If yes, how?
Beta Was this translation helpful? Give feedback.
All reactions