Traefik custom plugins loading
Overview
A fork of the Traefik reverse proxy with custom plugins functionality.
Features
- Loading custom plugin, below is a example config for custom plugins loading in the
traefik.yamlfile
Configuration
experimental:
customPlugins:
egommerce-auth:
moduleName: egommerce-auth
moduleUrl: gitea:https://git.pbiernat.space/traefik/plugin-egommerce-auth
version: v1.0.0