crowdsec-bouncer-traefik-plugin
crowdsec-bouncer-traefik-plugin copied to clipboard
[FEATURE] Support for variables in traefik dashboard
In other middlewares you can see the settings.
It would be great to see the plugin configuration directly on the web dashboard. We could see which settings are incompatible or failed, secrets should be hidden.
Hi @nonodev96,
Indeed when you compare native middleware and our bouncer plugin middleware in the dashboard, you can see all configuration for the native middleware.
Do you have an example of a plugin middleware that has achieved displaying conf in the dashboard ?
In the meantime, I'll look in the Traefik code to see how it is really done.
This is impossible at the moment, as all config on the dashboard is hardcoded into this file.
Hi @nonodev96 @PseudoResonance,
Since release 3.5.0 of Traefik, you can see the configuration options passed to the plugin in the dashboard