Daniel-Leer
Daniel-Leer
You need to add the "listen" config parameter. So for your example it would be: ``` { module: 'MMM-ModuleScheduler', config: { notification_schedule: [ { notification: 'MMM-google-route/refresh', schedule: '*/5 6 *...
Sorry to hear, but then I'm not really able to help. The only thing I noticed was that your _refreshPeriod_ and _minimumRefreshPeriod_ is defined as string literal instead of an...
+1 for this feature request. It was a bit disappointing finding out that the SSO providers are **required** for the self hosted deployment, that was only clear to me after...
Oh and on additional note. To make Traefik work with the standalone docker variant one must modify the Dockerfile-standalone file. [Specifically the healtcheck](https://github.com/tchapi/davis/blob/main/docker/Dockerfile-standalone#L117), the "curl --fail" argument results in Traefik...
Thanks for the input, really appreciated! I gave it a try and now at least have an "401: access denied" error. I still can't figure out if the LDAP connection...
Even though I gave up, the underlying problem still exists and could affect others. So I’d prefer to keep this thread open until it’s either resolved or clearly documented. That...
Hi @tchapi, thanks a lot for taking care. Unfortunately, I was occupied with moving to a new place and on top of that my server died, so my prios were...