Switch plugin traefik-on-demand by sablier

This commit is contained in:
Adrien Reslinger 2024-09-09 00:07:23 +02:00
parent 48c523ec9a
commit 62961f7e06
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
4 changed files with 79 additions and 36 deletions

View file

@ -58,6 +58,19 @@ data:
- {{ acl_whitelist }}
{% endfor %}
{% endif %}
{% if traefik_ondemand is defined %}
ondemand:
plugin:
sablier:
#group: default
dynamic:
displayName: Application is starting
refreshFrequency: 5s
showDetails: "true"
theme: hacker-terminal
sablierUrl: http://sablier:10000
sessionDuration: 1m
{% endif %}
{% if basic_auth|bool %}
basic-auth:
basicAuth: