dberardo-com
dberardo-com
i see, ok, i was actually meaning something like EMQXAclUser and creating users/acl as CRD instead of having to edit the "core" EMQX file defining the emqx cluster and its...
is it possible to install this in preview on traefik ? i.e. is it possible to download the plugin from the non master branch ?
ok, in which format should the directory be ? should it be a zip or is it enough to have the whole github repo in decompressed form ? also: would...
good, and is this pull request already stable ? can it be used ? would you be kind and share a sample configuration for it ?
btw i get an error when loading it from source: ``` time="2024-05-16T10:30:50Z" level=error msg="Plugins are disabled because an error has occurred." error="github.com/tomMoulard/fail2ban: failed to import plugin code \"github.com/tomMoulard/fail2ban\": 1:21: import...
mmm, same error: 
ok at the end i have opted for traefik v2.9 and it seems to work in local mode. will test the new features later on. cheers: ````Dockerfile ARG TRAEFIK_VERSION FROM...
also as a bonus questions: - can a formula output a chart ? --> example: https://peltiertech.com/chart-series-formula/ - can scatter plots be used ? or can a line chart be designed...
tahnks for the reply: > a formula cannot output a chart no. We have no plans on implementing that in the near future. i assume i could do this by...
> Unfortunately it won't be so simple, because in our design model.dispatch() cannot be used during the evaluation (because it might trigger infinite loops of dispatch => evaluation => dispatch)....