Skip to content

Proxy (of proxy)

Global reverse proxy management — Traefik with Let's Encrypt.

of proxy traefik

Deploy Traefik reverse proxy with Let's Encrypt auto-TLS.

Flag Default Description
--folder, -f Config directory
--version, -v 3.6 Traefik version
--email, -e Email for Let's Encrypt
--yes, -y false Skip confirmation
--json false JSON output

of proxy up

Start the reverse proxy.

Flag Default Description
--verbose, -v false Verbose output
--json false JSON output

of proxy down

Stop the reverse proxy.

Flag Default Description
--json false JSON output

of proxy logs

View Traefik logs.

Flag Default Description
--tail, -t all Number of lines
--json false JSON output (requires --tail)