traefik --configFile=/etc/traefik/traefik.yml

Category: Web Servers & Proxies

traefik --configFile=/etc/traefik/traefik.yml

Start Traefik with an explicit static config file

Points Traefik at its static configuration file, which defines entrypoints, providers, and certificate resolvers. Without the flag, Traefik searches /etc/traefik and the current directory for traefik.yml. In Docker you pass it via the command or compose config.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.