Christian Pesch
Christian Pesch
> IIUC well, no - the whole point is so that you do not have to edit the XML as that's way more convoluted in a container rather than adding...
Ok, that's exactly the config I was struggeling with. I spent two days reading and experimenting – and couldn't even see this in the logs: ``` 2024-03-07 11:36:59,929 TRACE [org.jgroups.protocols.dns.DefaultDNSResolver]...
Finally, I've found the road blocker for my efforts: the distributed cache configuration in Keycloak is part of the build time configuration and not the run time configuration. After putting...
@belaban the change would remove some hours of researching and creating a custom XML configuration file in Keycloak/Infinispan to use SRV records for DNS lookup. IMHO it's _still relevant_ as...
To me it seems this a duplicate to https://github.com/winsw/winsw/issues/1111
> In essence, there isn't an internal DB ID that is used to operate on a realm. I disagree... it's called id and might differ from the name. When you...
@irby did you find out if the SDK code, the Terraform provider uses, gets that value?
Hi @JimmyS83, everything is possible. But... 1. I don't want RouteConverter to download all files just to extract that tiny bit of information since it overloads the network. 2. I...
Currently the UI is the same for local+online, but this could be changed. When describing your use case: * what does length precisely mean? Distance in kilometers or duration in...
That's a track which is rendered and calculated as a beeline, i.e. positions are connected with a straight line and no routing engine is involved. A route typically consists of...