jittering / traefik-kop

A dynamic docker->redis->traefik discovery agent
MIT License
179 stars 13 forks source link

Use traefik-kop on multiple docker server to a unique traefik #29

Closed shroomify-it closed 8 months ago

shroomify-it commented 8 months ago

Hi,

I got serv1 = dockerserver with traefik serv2 = dockerserver with traefik-kop serv3 = dockerserver with traefik-kop

I'd like to connect serv2 and serv3 with traefik-kop to serv1-traefik. It is possible ?


Actually, it seems like the traefik-redis database on serv1 got uptaded well because I can see the host on traefik-dashboard. It is all green.

So, serv2 is working perfectly with traefik-kop. Serv3 seems to send entries to serv1's traefik-redis database but i can't resolv the URLs of serv3.

I can share any configuration if needed, I just want to confirm i can use 2 traefik-kop to a single traefik node.

shroomify-it commented 8 months ago

Seems like it does, I don't know why it did'nt work. I waited a few hours to let everything propagate (traefik, certs, kop...) Closing the issue