Traefik. Redirections
I got two services enabled behind traefic (all are via docker).
Traefic. Redirections
I got two services enabled behind traefic (all are via docker).
Traefik docker unable to proxy request to containers running in same host
I have a traefik reverse proxy running in docker container on machine (192.162.3.178), the proxy container is listening on port 80.
on the same machine I have another container running for piHole (port 81).
I’m trying to proxy any request with with <ip>/pihole
to the pihole admin. I have tried different things at this point and it does not work on containers running the same machine.
I’m using the dynamic file to configure the proxy
Traefik Proxy request to containers running in same host
I have a traefik reverse proxy running in docker container on machine (192.162.3.178), the proxy container is listening on port 80.
on the same machine I have another container running for piHole (port 81).
I’m trying to proxy any request with with <ip>/pihole
to the pihole admin. I have tried different things at this point and it does not work on containers running the same machine.
I’m using the dynamic file to configure the proxy