Fredouye

Results 8 comments of Fredouye

Hi UniFi Poller can talk to InfluxDB 2.0 using DBRP mappings : https://docs.influxdata.com/influxdb/v2.0/tools/grafana/?t=InfluxQL#view-and-create-influxdb-dbrp-mappings Once your InfluxDB 2.0 bucket is created (using CLI or 8086 web UI) : ``` # influx...

Hi same issue with CRI-O 1.24.3 on Alma Linux after the recent (a few days ago) 8.7 update, which updated containers-common to 1.43 Modification of /etc/containers/policy.json as explained here did...

Hi it would be very useful to have an Alpine based image, for GitLab CI pipelines for example (where a shell is required). This Dockerfile : ``` FROM vmware/govc:v0.37.0 as...

Hi netbox-docker release 3.0.0 is using Valkey 8.0, which is still a release candidate : https://github.com/valkey-io/valkey/releases `docker.io/valkey/valkey:8.0-alpine` points to `valkey/valkey:8.0.0-rc2-alpine3.20` Shouldn't Netbox use Valkey 7.x in the meantime ?

Same here : macOS 14.6.1, M1 Pro 10 cores, and Ente Auth 3.1.3 is constantly using 50-55% of CPU.

I still have the issue with macOS 15.0 and Ente Auth 4.0.0

Hi this is not a "solution" to your request, but as I'm using authentik behind a Traefik reverse proxy, I use this in the `docker-compose.override.yml` : ```yaml services: server: networks:...

Hi same here in nested mode, with an ESXi 8.0 U3b running on a Xeon E5-2470 v2 CPU. I cannot boot the 8.3.0 installer, either in BIOS or UEFI mode....