traefik
An HTTP reverse proxy and load balancer.
- Start server with default config:
traefik
- Start server with a custom config file:
traefik --c {config_file}.toml
- Start server with cluster mode enabled:
traefik --cluster
- Start server with web UI enabled:
traefik --web
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).