Me
Me
`sudo apt-get install libicu-dev` then `stack install text-icu` To install the dependencies
Does `dancheck` has sub-domain support? I think it expects a DS record at the subdomain... To replicate: We're hosting a DNSSEC server, e.g. `example.com`. Showing danecheck works: ``` ➜ danecheck...
``` ➜ ~ git clone --recursive https://github.com/vdukhovni/danecheck Cloning into 'danecheck'... remote: Enumerating objects: 188, done. remote: Total 188 (delta 0), reused 0 (delta 0), pack-reused 188 Receiving objects: 100% (188/188),...
We'd like to use the operator in production. However, currently, the metrics expose generic information about the pod itself, rather than useful insight. Useful metrics could include; - Is the...
I read the install file, and there's supposed to be a packaged version available on the epel repo. I've enabled the epel repo on my rhel 8 vm, but and...
I'm using Alma 8, go version go1.21.11, haproxy 2.8.10. I've cloned the repo, created the coraza-spoa binary, and setup all config files, essentially following [this guide](https://coraza.io/connectors/coraza-spoa/). I run the binary,...
I'm using the latest version as of now, 0.13. I've setup docker to run, and configured haproxy to use this tool. My haproxy config: ```ini frontend http_front mode http bind...