Romloader

Results 6 comments of Romloader

> Thanks for the bug report, we would love community support to address it. > > To summarize, the status in the `Servers` section represents the health check result of...

I second this, I am dealing with software that doesn't support acme while the traefik instance routes a lot of services. I would like to be able just to just...

Fair enough, I see. I also just noticed you included the `--post-hook` flag which would come in hand in my use case, coupled with the `--watch` flag. It should be...

https://github.com/semaphoreui/semaphore/issues/2314#issuecomment-3511196934

Hi @spomata @ashokmnr I don't know exactly if it's applicable but Grafana does it this way https://grafana.com/docs/grafana/latest/setup-grafana/configure-access/configure-authentication/keycloak/#enable-single-logout Just wrote here to leave the docs link in case it's useful, I...

Yes, didn't find any other option than adding the CA to the container unfortunately. Something like: - mapping the CA file in the container under `/usr/local/share/ca-certificates/yourCA.crt` - Adding a `post_start`...