EnigmaCurry/d.rymcg.tech

Traefik user-template config files install for all instances/contexts

Closed this issue · 0 comments

If you create a config.yml in traefik/config/user-templates/, it will be installed when you install traefik regardless of which context or instance you are installing traefik for.

There should be a way to install custom traefik configs for a single context and/or a single instance. Maybe directories in traefik/config/user-templates/that are the names of the contexts, and directories inside each context directory that are the names of the instances, and config.yml files live in them?