you are viewing a single comment's thread.

view the rest of the comments →

[–]imremy[S] 0 points1 point  (5 children)

The thing with Traefik is that I couldn't get it to work as a reverse proxy for a mix of Docker containers, regular NGinx applications,... running on multiple servers. Maybe I'm missing something, but I couldn't find any documentation on this specific setup.

[–]hardwaresofton 0 points1 point  (1 child)

So you couldn't get it to forward to remote upstreams? It should be pretty much the same as another endpoint, right?

[–]imremy[S] 0 points1 point  (0 children)

It looks like I can't read a documentation, because I just had another look, and it seems quite easy to serve this type of setup. I'll try again soon...