Overview of Middleware Manager capabilities
mainMiddleware Manager is a management layer for Traefik and Pangolin. It allows operators to manage networking resources through a single UI by interacting with Traefik or Pangolin as a data source. It automatically generates Traefik API endpoints to facilitate these operations.
Key Capabilities:
- Resource Management: Discover resources from Pangolin or Traefik and apply safe overrides to routers and services.
- Middleware Control: Create and assign Traefik middlewares using templates and priority settings.
- Custom Service Definition: Define advanced service types including load balancer, weighted, mirroring, and failover.
- Plugin Management: Install and manage Traefik plugins (requires writing to Traefik static config and restarting Traefik).
- mTLS Security: Enable mTLS using the
mtlswhitelistplugin with rules defined per resource. - Inspection: Use the built-in explorer to inspect Traefik routers, services, and middlewares.