traefik@2

Modern reverse proxy and load balancer for microservices

brewmacoslinux
Try with needOr install directly
Source

About

Modern reverse proxy

Commands

traefik

Examples

Start Traefik with default configuration$ traefik
Start Traefik with custom config file$ traefik --configfile=/etc/traefik/traefik.yml
Enable API dashboard on port 8080$ traefik --api.insecure=true --api.dashboard=true