Better usecase for Docker Socket #528
Simplepianist
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I saw, that you can connect the docker socket to Zoraxy.
Now when picking a container as an reverse proxy target it just puts in 0.0.0.0:port an it takes the external port of the container.
Most of my Containers share a network due to my Traefik Configuration and so i thought. Why not go with the traefik like approach to auto insert the internal docker ip with the internal port of the service.
From my point of view it would make this feature a lot better, because i can just route the ports through the docker networks and dont have to depend on having every port on the host.
I like the overall idea and hope this idea can find some usecase in the future of this project.
LG
Simplepianist
Beta Was this translation helpful? Give feedback.
All reactions