commands.sh

traefik

all

An HTTP reverse proxy and load balancer.

More info →

Examples (4)

Start the server with the default configuration

Start the server with a custom configuration file

traefik --ConfigFile config_file.toml

Start the server with cluster mode enabled

traefik --cluster

Start server with web UI enabled

traefik --web
made by @shridhargupta | data from tldr-pages