Configurations
Install the Sablier plugin on traefik
Add these lines to traefik
- --experimental.plugins.sablier.modulename=github.com/acouvreur/sablier
- --experimental.plugins.sablier.version=v1.5.0
Also, to allow empty services in traefik add this:
Deploy Sablier service
The implementation process is describerd here.
Enable Sablier on a service
To enable Sablier middleware from Treafik on a service follow the methode described here.