tobychui / zoraxy

A general purpose HTTP reverse proxy and forwarding tool. Now written in Go!
https://zoraxy.aroz.org
GNU Affero General Public License v3.0
3.05k stars 184 forks source link

[HELP] Reverseproxy don't work with docker networks #348

Open FuckingToasters opened 4 weeks ago

FuckingToasters commented 4 weeks ago

What happened? When making a new proxy rule, the proxy rule don't seem to work at all.

Describe what have you tried I tried to create an proxy rule which points the domain name to the internal hostname of the docker container, which are both genefit.cc. The genefit.cc Container, npm Container and zoroxy Container are in the same docker Network, and thus are able to ping each other without the need of externally exposed ports.

I also found out, that the docker socket Integration, only seem to work on containers which have a publicly exposed port: grafik

Describe the networking setup you are using

Additional context Add any other context or screenshots about the feature request here.