Skip to content
Discussion options

You must be logged in to vote

Thanks for the thorough report. The compose files and the config made this quick to track down.

Your config is fine. I ran your exact dynamic_conf.yml against 1.13.5 and against tomorrow's build, and both read it correctly:

routers:     domain-redirects-keeppath, domain-redirects-root
middlewares: security-headers, traefik-auth,
             redirect-to-maindomain-keeppath, redirect-to-maindomain-root
entryPoints: websecure   service: noop@internal   tls: myresolver

So noop@internal, the Host(...) || Host(...) rules and the @file middleware references are all handled. The problem is that your container is almost certainly reading a different copy of the file than Traefik is.

Why

/srv/tra…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by TehoorMarjan
Comment options

You must be logged in to vote
1 reply
@chr0nzz
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants