Old Schepperhand
Old Schepperhand
I have the same issue as @metal3d It would be much appreciated, to also provide packages for other Linux Distros. currently there is only a `.deb` Package available which does...
In my case I wanted to have a native package for using with peek, but then I found the flatpak version of it, which has gifski already integrated. But I...
Hi. To add some additional info from my perspective. We are running a standardized PostgreSQL Container Setup which includes all the monitoring, backup, restore scripts and utilities. For example, we're...
I totally agree with @maxisam Switching from Keycloak to a general oidc/oauth2 solution would allow out of the box integration of most Identity Providers out there, like Authentik, Authelia, ORY...
Hi. Just discovered the same issue in my environment and wanted to check if there is maybe an update on this issue Here a Graph for the last 21Days of...
I have to try it out, but could be a valid workaround for the time being. @ymrsmns Thanks for the super valuable input.
Looks like a duplicate to https://github.com/grafana/loki/issues/6257 which should already be addressed in version 2.6 After just upgrading to 2.6.1 I don't see these errors anymore (at least on start/restart, where...
@gotjosh , @roidelapluie : Thank you for keeping this topic going. At least for me, it's a long awaited wish becoming true. :heart:
For the time being, I settled with the following query as `workaround` to avoid false positive alerts ``` topk(1, traefik_tls_certs_not_after) - time() < 432000 ``` I hope this info will...
In addition to that, it would also be good, to have an explicit restic version defined in the Dockerfile. From what I saw, it is only built against the latest...